vault backup: 2026-01-10 17:01:29

This commit is contained in:
2026-01-10 17:01:29 +01:00
parent e742348a71
commit 2a5c491dd3
+24
View File
@@ -0,0 +1,24 @@
---
tags:
- IT/Shell
- IT/Tools/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
```