Avoid problems with fish shell

References #50.
This commit is contained in:
Tim Pope
2013-06-23 13:22:56 -04:00
parent 2c57c5f4c5
commit fee5928dc8

View File

@@ -59,6 +59,10 @@ if &listchars ==# 'eol:$'
endif
endif
if &shell =~# 'fish$'
set shell=/bin/bash
endif
set autoread
set fileformats+=mac