mirror of
https://github.com/alebcay/awesome-shell.git
synced 2024-10-01 01:05:54 -04:00
add Fish section and fish-tmpdir
This commit is contained in:
parent
1a34d527a9
commit
d9ed16a775
@ -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/)
|
||||
|
Loading…
Reference in New Issue
Block a user