Configuration for zsh

This commit is contained in:
Yan Pritzker
2011-11-22 19:02:36 -06:00
parent 5e851289e9
commit 0ebab432d3
4 changed files with 60 additions and 0 deletions

View File

@@ -10,3 +10,6 @@ fi
. ~/.dotfiles/bash_aliases
. ~/.dotfiles/bash_options
. ~/.dotfiles/bash_path
# RVM
[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"