diff --git a/zsh/zplug b/zsh/zplug index bd9fdf9..808dd3e 100644 --- a/zsh/zplug +++ b/zsh/zplug @@ -46,6 +46,14 @@ zplug "${ZDIR}/modules/complete/", \ from:local, \ as:plugin +zplug "${ZDIR}/modules/keybinds/", \ + from:local, \ + as:plugin + +zplug "denysdovhan/spaceship-prompt", \ + use:spaceship.zsh, \ + from:github, \ + as:theme env_loader zplug