summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2015-06-26 11:14:11 +0200
committerUrbain Vaes <urbain@vaes.uk>2015-06-26 11:14:11 +0200
commite9a5df445029f95b6d44f9c7b086bf33f4275acf (patch)
tree687414a45cd95d24120dbd9cbf03ad81d7257bfd
parente076f4aa064cf17d7f8ca5413f43a11778a32f48 (diff)
Add zsh plugins
-rw-r--r--zshrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/zshrc b/zshrc
index 9cff83b..6be478c 100644
--- a/zshrc
+++ b/zshrc
@@ -11,7 +11,7 @@ ENABLE_CORRECTION="true"
COMPLETION_WAITING_DOTS="true"
# Plugins
-plugins=(vi-mode git ubuntu tmux)
+plugins=(git nyan vi-mode ubuntu themes tmux z)
# Source oh-my-zsh
source $ZSH/oh-my-zsh.sh
@@ -127,7 +127,7 @@ xrdb ~/.Xresources
# Load external scripts
source ~/github/fzf-marks/fzf-marks.zsh
-source ~/github/z/z.sh
-source ~/github/fzf-extras/fzf-extras.sh
-source ~/github/fzf-extras/fzf-extras.zsh
+# source ~/github/z/z.sh
+# source ~/github/fzf-extras/fzf-extras.sh
+# source ~/github/fzf-extras/fzf-extras.zsh