From: Samir Benmendil Date: Mon, 3 Dec 2012 06:45:33 +0000 (+0100) Subject: enable extract plugin X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/697fa166887e333df4c11805bb7ab73f02584922 enable extract plugin --- diff --git a/zshrc b/zshrc index d253d23..a64db76 100644 --- a/zshrc +++ b/zshrc @@ -28,7 +28,7 @@ DISABLE_AUTO_UPDATE="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