diff --git a/shell/osx.sh b/shell/osx.sh index 904e2cb..f679c87 100644 --- a/shell/osx.sh +++ b/shell/osx.sh @@ -1,4 +1,4 @@ -export EDITOR='mate -w' +export EDITOR='mate -wl1' export PATH="/Library/PostgreSQL8/bin/:$PATH" CDPATH="${CDPATH}:${HOME}/Code/Mocra/:${HOME}/Code/Personal:${HOME}/Sites/Mocra/:${HOME}/Sites/Personal/"