Added prompt (Also keybinds)

This commit is contained in:
James Patrick 2019-05-02 00:48:25 -04:00
parent 539058a830
commit 08b31bf97d

View File

@ -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