-
Notifications
You must be signed in to change notification settings - Fork 409
issue #39->added a ZSH section #48
base: master
Are you sure you want to change the base?
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -233,6 +233,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 Useful Resources | ||
| * [antigen](https://github.com/zsh-users/antigen) | ||
| * [oh-my-zsh](http://ohmyz.sh/) | ||
|
||
| * [Outrageously Useful Tips To Master Your Z Shell](http://reasoniamhere.com/2014/01/11/outrageously-useful-tips-to-master-your-z-shell/) | ||
| * [awesome-zsh-plugins-list](https://github.com/unixorn/awesome-zsh-plugins) | ||
|
||
| * [Why ZSH is Cooler than your Shell](http://www.slideshare.net/jaguardesignstudio/why-zsh-is-cooler-than-your-shell-16194692) | ||
|
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Can you add a short description of this entry? |
||
| * [The Text Triumvirate](http://www.drbunsen.org/the-text-triumvirate/) - Seth Brown's tutorial on combining zsh, tmux and vim. | ||
| The [ZSH Reference Card](http://www.bash2zsh.com/zsh_refcard/refcard.pdf) and [zsh-lovers site](http://grml.org/zsh/zsh-lovers.html) are indispensable. | ||
|
||
|
|
||
|
|
||
| ## X Desktop Environments | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add an empty line after this please.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, let's keep it "ZSH Learning resources". And there should be a link in the Contents table to this heading.