Files
thpeetz-notes/Infos/IT/fish.md
T
2026-04-28 17:53:35 +02:00

26 lines
934 B
Markdown

---
tags:
- IT/Shell
- IT/Tools/Shell/fish
---
## Links
- [Soothing pastel theme for the Fish Shell](https://github.com/catppuccin/fish)
- [The ultimate Fish prompt](https://github.com/IlanCosman/tide)
- [Ultra-pure, lag-free prompt with async Git status—just for Fish](https://github.com/jorgebucaran/hydro)
- [Speed up your Git workflow. 🐠](https://github.com/joseluisq/gitnow)
- [Pretty, minimal, and fast prompt for Fish shell inspired by sindresorhus/pure](https://github.com/pure-fish/pure/)
- [A curation of prompts, plugins & other Fish treasures 🐚💎](https://github.com/jorgebucaran/awsm.fish)
- [A curated list of packages, prompts, and resources for the fish shell.](https://github.com/gazorby/awesome-fish)
## Plugins
```shell
fisher install catppuccin/fish
fisher install IlanCosman/tide@v6
fisher install joseluisq/gitnow@2.13.0
fisher install pure-fish/pure
fisher install reitzig/sdkman-for-fish
```