Skip to content

Commit

Permalink
removing set -o vi because i don't like it anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenyxu committed Nov 15, 2013
1 parent 5d162e8 commit 8bccdbe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bashrc
Expand Up @@ -87,8 +87,6 @@ export PATH=$HOME/config/scripts:$PATH
alias ttr='touch_tmp_restart'
alias sup='svn_up_parallel'

set -o vi

if (uname -a | grep -q -i -v darwin)
then
PS1="\u@\h \w$ "
Expand Down

0 comments on commit 8bccdbe

Please sign in to comment.