From a1c0cbaf3dd5aba87c496bf182a5f76721711ff0 Mon Sep 17 00:00:00 2001 From: Alois Date: Tue, 9 Feb 2016 05:34:08 +0530 Subject: [PATCH] Add lists --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a9139ac..214b0a0 100644 --- a/readme.md +++ b/readme.md @@ -4,6 +4,8 @@ *Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.* +In addition of this list, you should read the list [awesome-shell](https://github.com/alebcay/awesome-shell). It is a curated list of awesome command-line frameworks, toolkits, guides and gizmos. You may also want to check [awesome-zsh](https://github.com/unixorn/awesome-zsh-plugins) or [awesome-fish](https://github.com/bucaran/awesome-fish). If you are looking for more lists, check [awesome-link](https://github.com/sindresorhus/awesome). + ## Books and Resources - [Bash manual](http://www.gnu.org/software/bash/manual/) - Bourne-Again SHell manual @@ -34,7 +36,6 @@ - [/r/CommandLine](https://www.reddit.com/r/commandline) - for anything regarding the command line, in any operating system. - [#bash](irc://chat.freenode.net/%23bash) - IRC channel on freenode. The main contributors of the BashGuide, BashFAQ, BashPitfalls and ShellCheck hang around there. - ## Contribute Contributions welcome! Read the [contribution guidelines](contributing.md) first.