updating scripts

This commit is contained in:
Gaetan Semet 2013-03-22 11:49:47 +01:00
commit 1c1ab1eaec
7 changed files with 162 additions and 9 deletions

View file

@ -32,7 +32,7 @@ DISABLE_VENV_CD="true"
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(git tmux debian python pythonbrew vim-override virtualenvwrapper)
plugins=(git python pythonbrew repo cp buildbot rsync git-remote-branch command-not-found debian dircycle encode64 lol extract launch_trial common-aliases vim-scp)
source $ZSH/oh-my-zsh.sh
# source `which virtualenvwrapper.sh`

View file

@ -32,7 +32,7 @@ DISABLE_AUTO_UPDATE="true"
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(git python vim-override)
plugins=(git python pythonbrew repo cp buildbot rsync git-remote-branch command-not-found debian dircycle encode64 lol extract launch_trial common-aliases vim-scp)
source $ZSH/oh-my-zsh.sh
source `which virtualenvwrapper.sh`