@@ -1,8 +1,5 @@
PS1="\[\e[1;32m\]\h:\W \u$\[\e[0m\] "
-[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # rvm
-# todo: rbenv
-
# cool aliases bro
alias start-ubuntu="`locate vmrun` -T fusion start ~/Documents/Virtual\ Machines.localized/Ubuntu\ Server.vmwarevm nogui && open smb://ubuntu/share"
alias restart-sound="sudo kill -9 `ps ax|grep 'coreaudio[a-z]' |awk '{print $1}'`"