1
0
mirror of https://github.com/namibia/awesome-shell.git synced 2024-06-08 07:00:47 +00:00
awesome-shell/README.md

26 lines
847 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
* 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
2014-07-07 02:06:05 +00:00
This entire repo is still under construction.