mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-14 13:57:06 +00:00
Add link to ZSH for humans tutorial
This commit is contained in:
parent
8005556a74
commit
613ea1d828
1 changed files with 1 additions and 0 deletions
|
@ -360,6 +360,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
* [rs-example](https://github.com/al-jshen/zshplug-rs-example) - An example plugin showing how a Rust program can listen to and process commands from ZSH.
|
||||
* [Why ZSH is Cooler than your Shell](https://www.slideshare.net/jaguardesignstudio/why-zsh-is-cooler-than-your-shell-16194692) - slideshare presentation.
|
||||
* [xVanjaZ](https://github.com/xVanjaZ/xVanjaZ-ZSH-Theme) - wrote a quick setup document for oh-my-zsh beginners showing how to use the [spaceship](https://github.com/denysdovhan/spaceship-prompt.git) prompt, syntax highlighting at the prompt, autosuggestion and a custom iTerm 2 theme.
|
||||
* [ZSH for Humans](https://github.com/romkatv/zsh4humans) - A turnkey configuration for ZSH that aims to work really well out of the box. It combines a curated set of ZSH plugins into a coherent whole that feels like a finished product rather than a DIY starter kit.
|
||||
* [ZSH Pony](https://github.com/mika/zsh-pony) - Covers customizing ZSH without a framework.
|
||||
* [ZSH tips by Christian Schneider](http://strcat.de/zsh/#tipps) - An exhaustive list of ZSH tips by Christian Schneider.
|
||||
|
||||
|
|
Loading…
Reference in a new issue