Update README.md

This commit is contained in:
Caleb Xu 2014-07-06 22:11:14 -04:00
parent 077c2bf120
commit a9d6358def
1 changed files with 16 additions and 4 deletions

View File

@ -1,13 +1,25 @@
# Awesome Bash
A curated list of
# Awesome Shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
- [Awesome Bash](#awesome-bash)
- [Networking and Servers](#networking-and-servers)
- [Customization Frameworks](#customization-frameworks)
- [Customization](#customization)
- [Productivity and Shortcuts](#productivity-and-shortcuts)
- [Utilities and Tools
- [Utilities and Tools](#utilities-and-shortcuts)
- [Guides](#guides)
- [Contributing](#contributing)
- To-do.
## Networking and Servers
* Simple, amusing network tools written in shell scripts. Probably not for production usage. *
* [bashttpd](https://github.com/avleen/bashttpd) - A web server written in bash
## Customization
* Make your terminal pretty. *
* [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) - A community-driven framework for managing your zsh configuration
This entire repo is still under construction.