Update zgen description

This commit is contained in:
Joe Block 2016-09-25 11:54:13 -07:00
parent ecdf128ba3
commit f4f5d70b7a

View file

@ -572,7 +572,7 @@ Most of these plugins can be installed by adding `antigen bundle githubuser/repo
### [Zgen](https://github.com/tarjoilija/zgen)
Most of these plugins can be installed by adding `zgen load githubuser/reponame` to your .zshrc file in the same function you're doing your other `zgen load` calls in.
Most of these plugins can be installed by adding `zgen load githubuser/reponame` to your .zshrc file in the same function you're doing your other `zgen load` calls in. Zgen will automatically clone the repositories for you when you do a `zgen save`.
### [zplug](https://github.com/b4b4r07/zplug)
@ -588,7 +588,7 @@ I've documented some recommendations for writing a new plugin [here](https://git
* [zshdb](https://github.com/rocky/zshdb) - A ZSH debugger
### Other lists
### Other Useful Lists
* [awesome-devenv](https://github.com/jondot/awesome-devenv) - A curated list of awesome tools, resources and workflow tips making an awesome development environment
* [awesome-sysadmin](https://github.com/n1trux/awesome-sysadmin) - A curated list of awesome open source sysadmin resources