Add zunit
This commit is contained in:
parent
29fb9ea301
commit
9205a8ce67
1 changed files with 8 additions and 0 deletions
|
@ -2,5 +2,13 @@ source $(zdotfile zplug/init.zsh)
|
|||
|
||||
zplug "MichaelAquilina/zsh-you-should-use"
|
||||
|
||||
zplug 'molovo/revolver', \
|
||||
as:command, \
|
||||
use:revolver
|
||||
zplug 'zunit-zsh/zunit', \
|
||||
as:command, \
|
||||
use:zunit, \
|
||||
hook-build:'./build.zsh'
|
||||
|
||||
zplug load
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue