summaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 520e02f..673182c 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -86,6 +86,7 @@ noremap k gk
"set sidescrolloff=999
"set scrolloff=999
+set shell=/bin/sh
set novisualbell
set nonumber "show line numbers
set wildmenu "enable a menu that shows tab completion options in the status bar