Added prompt (Also keybinds)
This commit is contained in:
parent
539058a830
commit
08b31bf97d
|
@ -46,6 +46,14 @@ zplug "${ZDIR}/modules/complete/", \
|
||||||
from:local, \
|
from:local, \
|
||||||
as:plugin
|
as:plugin
|
||||||
|
|
||||||
|
zplug "${ZDIR}/modules/keybinds/", \
|
||||||
|
from:local, \
|
||||||
|
as:plugin
|
||||||
|
|
||||||
|
zplug "denysdovhan/spaceship-prompt", \
|
||||||
|
use:spaceship.zsh, \
|
||||||
|
from:github, \
|
||||||
|
as:theme
|
||||||
|
|
||||||
env_loader zplug
|
env_loader zplug
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user