mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 09:23:01 +00:00
Add link to Writing_Plugins.md
This commit is contained in:
parent
3c43539240
commit
f130c86747
1 changed files with 4 additions and 0 deletions
|
@ -126,3 +126,7 @@ Most of these plugins can be installed by adding `antigen bundle githubuser/repo
|
|||
1. Clone the plugin into your prezto modules directory
|
||||
2. Add the plugin to your `.zpreztorc` file
|
||||
3. Open a new terminal window or tab
|
||||
|
||||
## Writing New Plugins
|
||||
|
||||
I've documented some recommendations for writing a new plugin [here](https://github.com/unixorn/awesome-zsh-plugins/blob/master/Writing_Plugins.md)
|
||||
|
|
Loading…
Reference in a new issue