forked from zplug/zplug
-
Notifications
You must be signed in to change notification settings - Fork 0
faq
BABAROT edited this page Dec 7, 2015
·
6 revisions
-
Zsh
zplug is known to work with Zsh 4.3.9 or above.
-
Git
Most of the features should work with Git 1.7 or above.
-
Misc
-
curl/wgetfor getting from GitHub Releases
-
| antigen | zplug |
|---|---|
source ~/.antigen/antigen.zsh antigen bundle zsh-users/zsh-syntax-highlighting antigen bundle zsh-users/zsh-completions antigen apply |
source ~/.zplug/zplug zplug zsh-users/zsh-syntax-highlighting zplug zsh-users/zsh-completions zplug load |