Skip to content
This repository has been archived by the owner on Dec 26, 2020. It is now read-only.

Commit

Permalink
Don't use xterm plugins as of now
Browse files Browse the repository at this point in the history
  • Loading branch information
Swaroop C H authored and Swaroop C H committed Feb 9, 2012
1 parent 930dec2 commit 6a3c4a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions install.sh
Expand Up @@ -76,6 +76,9 @@ do
load_all $type
done

## WORKAROUND This was doing some funky stuff with the command prompt when using iTerm2 on Mac OS X Lion
rm -f "${BASH_IT}/plugins/enabled/xterm.plugins.bash"

source $HOME/.bash_profile

echo "Finished. Open a new shell now!"

0 comments on commit 6a3c4a3

Please sign in to comment.