Misc utils for Fish shell
- Shell 100%
| aurpkg-init.fish | sort repo.list | |
| aurpkg.fish | make aurpkg less verbose | |
| aws-set-profile.fish | Added load-env-secrets and aws-set-profile | |
| ipinfo.fish | ipinfo.fish | |
| load-env-secrets.fish | Added usage to load-env-secrets | |
| README.md | README | |
| sortsums.fish | sortsums.fish | |
| tere.fish | tere.fish | |
| ts.fish | Added ts | |
Fish functions get sourced into every shell instance.
These functions usually need to export ENV variables with set -gx in which case
doing it from a sub-shell doesn't work (e.g. when loading secrets).
They usually live at: ~/.config/fish/functions