Added gems to my PATH.

This commit is contained in:
Faerbit 2014-03-01 21:55:31 +01:00
parent f687fcf490
commit 38cb89dec7

2
zshrc
View File

@ -41,7 +41,7 @@ then
fi
source ~/.zsh_functions
export EDITOR=vim
export PATH=$PATH:/home/fab/bin
export PATH=$PATH:/home/fab/bin:/home/fab/.gem/ruby/2.1.0/bin
#vi mode
bindkey -v