]> git.rmz.io Git - dotfiles.git/blobdiff - zshrc
add xbindkeysrc
[dotfiles.git] / zshrc
diff --git a/zshrc b/zshrc
index 307d8e6265ff153f1f3f9b3c25f39e846cb74783..a64db76e47bdf589a9fd01d73e01316a71f6df87 100644 (file)
--- a/zshrc
+++ b/zshrc
@@ -23,12 +23,12 @@ DISABLE_AUTO_UPDATE="true"
 # DISABLE_AUTO_TITLE="true"
 
 # Uncomment following line if you want red dots to be displayed while waiting for completion
-COMPLETION_WAITING_DOTS="true"
+COMPLETION_WAITING_DOTS="true"
 
 # Which plugins would you like to load? (plugins can be found in ~/.zsh/plugins/*)
 # Custom plugins may be added to ~/.zsh/custom/plugins/
 # Example format: plugins=(rails git textmate ruby lighthouse)
-plugins=(git)
+plugins=(extract git)
 
 source $ZSH/oh-my-zsh.sh