add rvn env

This commit is contained in:
Thomas Ruoff
2014-06-18 14:59:55 +02:00
parent dbdb816212
commit e709b0a032

4
zshrc
View File

@@ -129,3 +129,7 @@ if command -v fasd >/dev/null 2>&1 ; then
alias m='f -e mplayer' # quick opening files with mplayer
alias o='a -e xdg-open' # quick opening files with xdg-open
fi
export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting