diff --git a/vimrc b/vimrc index 86a1c58..3dc24de 100644 --- a/vimrc +++ b/vimrc @@ -4,7 +4,7 @@ if !1 | finish | endif if &shell =~# 'fish$' - set shell=sh + set shell=bash endif if &compatible