diff --git a/README.md b/README.md index 8eaa70a..0a53fab 100755 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ * [Learning Resources](#learning-resources) * [Books](#books) * [Courses](#courses) + * [BASH](#bash-learning-resources) + * [ZSH](#zsh-learning-resources) * [X Desktop Environments](#x-desktop-environments) * [GNOME](#gnome) * [KDE](#kde) @@ -233,6 +235,15 @@ If you used Windows and decided to switch to Linux, this course should help you * [Bash Guide for Beginners](https://linux.die.net/Bash-Beginners-Guide/) * [Advanced Bash-Scripting Guide](https://linux.die.net/abs-guide/) +### Zsh Learning Resources + +* [Why ZSH is Cooler than your Shell](http://www.slideshare.net/jaguardesignstudio/why-zsh-is-cooler-than-your-shell-16194692) +* [Outrageously Useful Tips To Master Your Z Shell](http://reasoniamhere.com/2014/01/11/outrageously-useful-tips-to-master-your-z-shell/) +* [The Text Triumvirate](http://www.drbunsen.org/the-text-triumvirate/) - Seth Brown's tutorial on combining zsh, tmux and vim. +* The [ZSH Reference Card(pdf)](http://www.bash2zsh.com/zsh_refcard/refcard.pdf) and [zsh-lovers site](http://grml.org/zsh/zsh-lovers.html) are indispensable. + +For some cool zsh-plugins, visit [awesome-zsh-plugins-list](https://github.com/unixorn/awesome-zsh-plugins) + ## X Desktop Environments