remove unused plugins

This commit is contained in:
2017-03-29 17:21:07 +02:00
parent fb806b9b5e
commit cef60e5d9d
2 changed files with 1 additions and 4 deletions

View File

@@ -8,5 +8,6 @@ $ git clone https://github.com/tarjoilija/zgen.git "${HOME}/.zgen"
$ source ${HOME}/.zgen/zgen.zsh
$ zgen clone hybris42/zsh
$ ln -s ${HOME}/.zgen/hybris42/zsh-master/zshrc $HOME/.zshrc
$ zgen reset
$ source ${HOME}/.zshrc
```