cleaning up EOF

This commit is contained in:
Sven Lito 2010-10-09 23:09:19 +01:00
commit df29411154
8 changed files with 6 additions and 9 deletions

View file

@ -3,5 +3,3 @@ function rvm_prompt_info() {
ruby_version=$(~/.rvm/bin/rvm-prompt 2> /dev/null) || return ruby_version=$(~/.rvm/bin/rvm-prompt 2> /dev/null) || return
echo "($ruby_version)" echo "($ruby_version)"
} }

View file

@ -31,4 +31,3 @@ fi
# update the zsh file # update the zsh file
_update_zsh_update _update_zsh_update