fish
The friendly shell — config.fish with abbreviations, prompt, and tools.
How to use it
- Save the generated file as ~/.config/fish/config.fish, then open a new shell
- or run:
source ~/.config/fish/config.fish - fish saves history and completions automatically — no setup needed.
- If you chose Starship, install it first:
curl -sS https://starship.rs/install.sh | sh