mirror of
https://github.com/alebcay/awesome-shell.git
synced 2025-01-23 21:01:05 -05: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 Package Management](#shell-package-management)
|
||||||
- [Shell Script Development](#shell-script-development)
|
- [Shell Script Development](#shell-script-development)
|
||||||
- [Zsh](#zsh)
|
- [Zsh](#zsh)
|
||||||
|
- [Fish](#fish)
|
||||||
- [Guides](#guides)
|
- [Guides](#guides)
|
||||||
- [Other Awesome Lists](#other-awesome-lists)
|
- [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
|
* [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
|
# Guides
|
||||||
|
|
||||||
* [Bash Hackers Wiki](http://wiki.bash-hackers.org/)
|
* [Bash Hackers Wiki](http://wiki.bash-hackers.org/)
|
||||||
|
Loading…
Reference in New Issue
Block a user