Fish Shell
string upper
- Converts a string to uppercase
string lower
- Converts a string to lowercase
~/.config/fish/config.fish
- Contains the configuration for the Fish shell
- See the Fish Tutorial for more information
~/.config/fish/functions
- Store functions in this directory
~/.local/share/fish/fish_history
- YAML file with fish history ↗