configuration and cool theme

This commit is contained in:
Robin Wenglewski 2011-09-13 10:58:35 +02:00
commit ffad1a7625
5 changed files with 23 additions and 17 deletions

View file

@ -72,6 +72,7 @@ unsetopt EXTENDED_HISTORY # add timestamps to history
#bindkey '' forward-word
# ctrl-< and crtrl-> still works
export DISABLE_AUTO_UPDATE=true
# rvm, should be at the end of this config file
[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm" # This loads RVM into a shell session.