mirror of
https://github.com/namibia/awesome-shell.git
synced 2024-11-10 15:20:56 +00:00
Added 'Shells' section (#164)
This commit is contained in:
parent
71d0394a1c
commit
c35061ca03
11
README.md
11
README.md
@ -1,6 +1,7 @@
|
||||
# Awesome Shell [![Awesome][awesome-badge]][awesome-link]
|
||||
|
||||
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php. This awesome collection is also available on [Unix-Shell.ZEEF.com](https://unix-shell.zeef.com/caleb.xu).
|
||||
- [Shells](#shells)
|
||||
- [Command-Line Productivity](#command-line-productivity)
|
||||
- [Customization](#customization)
|
||||
- [For Developers](#for-developers)
|
||||
@ -16,6 +17,16 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
||||
- [**Awesome Fish**][awesome-fish] [![Awesome][awesome-badge]][awesome-fish]
|
||||
- [Other Awesome Lists](#other-awesome-lists)
|
||||
|
||||
## Shells
|
||||
|
||||
*Choose your base shell.*
|
||||
|
||||
* [bash](https://www.gnu.org/software/bash/) - GNU Project's shell (Bourne Again SHell)
|
||||
* [fish](https://fishshell.com) - Smart and user-friendly command line shell
|
||||
* [xiki](http://xiki.org) - Makes the shell console more friendly and powerful
|
||||
* [xonsh](https://xonsh.org) - Python-ish, BASHwards-looking shell language and command prompt
|
||||
* [zsh](http://www.zsh.org) - Powerful shell with scripting language
|
||||
|
||||
## Command-Line Productivity
|
||||
|
||||
*Search, bookmarks, multiplexing, and other tools that make your terminal experience more productive.*
|
||||
|
Loading…
Reference in New Issue
Block a user