commit bebdca6b6011f817db8589d199dadef715c04111 parent b7408b000b66247c325073f266def4fc29cdc613 Author: Anders Damsgaard Christensen <adc@geo.au.dk> Date: Sat, 12 Jan 2013 11:47:30 +0100 merged zshrc configs Diffstat:
M | .zshrc | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/.zshrc b/.zshrc @@ -39,4 +39,8 @@ source $ZSH/oh-my-zsh.sh # Add local bin folder to path export PATH=$HOME/bin:$PATH +export PATH=~/bin:$PATH +export PATH=~/code/metasploit:$PATH +export PATH=~/.gem/ruby/1.9.1/bin:$PATH +export EDITOR=vim