fish

The friendly shell — config.fish with abbreviations, prompt, and tools.

config.fish
 

How to use it

  1. Save the generated file as ~/.config/fish/config.fish, then open a new shell
  2. or run: source ~/.config/fish/config.fish
  3. fish saves history and completions automatically — no setup needed.
  4. If you chose Starship, install it first: curl -sS https://starship.rs/install.sh | sh