-
Couldn't load subscription status.
- Fork 407
issue #39->added a ZSH section #48
base: master
Are you sure you want to change the base?
Conversation
README.md
Outdated
| * [Bash Guide for Beginners](https://linux.die.net/Bash-Beginners-Guide/) | ||
| * [Advanced Bash-Scripting Guide](https://linux.die.net/abs-guide/) | ||
|
|
||
| ### ZSH Useful Resources |
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.
README.md
Outdated
|
|
||
| ### ZSH Useful Resources | ||
| * [antigen](https://github.com/zsh-users/antigen) | ||
| * [oh-my-zsh](http://ohmyz.sh/) |
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.
I wouldn't really call oh-my-zsh and antigen learning resources. Awesome? Definitely. But not learning resources.
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.
Ok, I'll remove these two
README.md
Outdated
| * [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) |
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.
Can you add awesome-zsh-plugins-list either directly below the heading or at the end of this section? See what I did in the applications section for the reference: https://github.com/aleksandar-todorovic/awesome-linux#gui-based-applications
| * [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) |
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.
Can you add a short description of this entry?
README.md
Outdated
| * [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) | ||
| * [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. |
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.
Separate this into two lines and indicate that the reference card is a PDF somehow so that people wouldn't be surprised when they click it. Also, continue the list with * at the beginning.
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.
Would appreciate if you could make these changes before I approve this.
|
have a look now |
| * [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. |
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.
This should be split into two. Also, a short description of what's behind these descriptions would be cool. Otherwise, we're good to go.
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.
Can you add some description next to these entires? I can add them if you feel too lazy to it and merge this automatically when I do the descriptions for bash too.
No description provided.