From 08b31bf97d8f5299764ffd8352eef3c161777e53 Mon Sep 17 00:00:00 2001 From: James Patrick Date: Thu, 2 May 2019 00:48:25 -0400 Subject: [PATCH] Added prompt (Also keybinds) --- zsh/zplug | 8 ++++++++ 1 file changed, 8 insertions(+) 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