Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Funkmyster/Terminal
Browse files Browse the repository at this point in the history
Conflicts:
	vim/vimrc
  • Loading branch information
Jacob Silva committed Mar 6, 2013
2 parents b02011f + ab3eb94 commit ab41263
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bash/bashrc
Expand Up @@ -185,7 +185,6 @@ export MYSQL_PS1="MySQL [$USER@$HOSTNAME] [\U] [\d] [\r:\m:\s \P] [\c]: "
PYTHONSTARTUP=~/.pythonrc.py
export PYTHONSTARTUP
export EDITOR="/usr/bin/vim --servername JSILVA-$PPID-$SCREENID --remote-tab-silent"
export EDITOR="/usr/local/bin/vim --servername JSILVA-$PPID-$SCREENID --remote-tab-silent"

export WORKON_HOME=$HOME/.virtualenvs
export PROJECT_HOME=$HOME/Projects
Expand Down

0 comments on commit ab41263

Please sign in to comment.