diff --git a/README.md b/README.md index 2357dd1..b23a87a 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. - [Shell Package Management](#shell-package-management) - [Shell Script Development](#shell-script-development) - [Zsh](#zsh) + - [Fish](#fish) - [Guides](#guides) - [Other Awesome Lists](#other-awesome-lists) @@ -223,6 +224,12 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting) - Fish shell like syntax highlighting for Zsh +## Fish + +*Tools and customizations specifically for Fish.* + +* [fish-tmpdir](https://github.com/eush77/fish-tmpdir) - Fresh, one-time temporary directories for Fish. + # Guides * [Bash Hackers Wiki](http://wiki.bash-hackers.org/)