Skip to content

Commit

Permalink
Moar kludges for OSX. Getting tired of this bollox
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich Healey committed Apr 23, 2012
1 parent 7c92069 commit 9af9619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gvimrc
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ endif

if has("gui_macvim")
" Epic kludge for titling hax etc..
let $PATH=$HOME . "/bin:" . $PATH
let $PATH=$HOME . "/bin:" . "/usr/local/bin/:" . $PATH
endif

let g:resized_terminal = 1
Expand Down

0 comments on commit 9af9619

Please sign in to comment.