mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2025-02-16 15:28:24 +00:00
Update zgen description
This commit is contained in:
parent
ecdf128ba3
commit
f4f5d70b7a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue