Skip to content

Commit 6c86c74

Browse files
kapshmafredri
authored andcommitted
Add install guide for Zplugin (#386)
1 parent 62992b2 commit 6c86c74

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

readme.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,15 @@ zplug mafredri/zsh-async, from:github
181181
zplug sindresorhus/pure, use:pure.zsh, from:github, as:theme
182182
```
183183

184+
### [zplugin](https://github.com/zdharma/zplugin)
185+
186+
Update your `.zshrc` file with the following two lines (order matters):
187+
188+
```sh
189+
zplugin ice pick"async.zsh" src"pure.zsh"
190+
zplugin light sindresorhus/pure
191+
```
192+
184193
## FAQ
185194

186195
### I am stuck in a shell loop in my terminal that asks me to authenticate. What should I do?

0 commit comments

Comments
 (0)