Commit 5478e729 authored by Hermann Mayer's avatar Hermann Mayer
Browse files

BashRC: Removed auto rvm additon on main bashrc.

parent 7182cd84
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -143,5 +143,3 @@ done


# Rebind enter key to insert newline before command output
# Rebind enter key to insert newline before command output
trap 'echo' DEBUG
trap 'echo' DEBUG

PATH=$PATH:$HOME/.rvm/bin # Add RVM to PATH for scripting