2020-08-04 10:45:59 +00:00
|
|
|
```
|
|
|
|
# install zgen in the zsh configuration directory
|
|
|
|
|
|
|
|
git clone https://github.com/tarjoilija/zgen.git
|
|
|
|
```
|
|
|
|
|
2020-02-27 14:46:48 +00:00
|
|
|
When updating plugins must do a `zgen reset` to clear init script and then restart `zsh` to trigger changes.
|