awesome-shell/README.md

26 lines
843 B
Markdown
Raw Normal View History

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