summaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
authorMatthew Lemon <chaffinach+git@protonmail.ch>2022-05-08 17:15:04 +0100
committerMatthew Lemon <chaffinach+git@protonmail.ch>2022-05-08 17:15:04 +0100
commitdecf241cee630a4617bf4059183d4d08923fe5b6 (patch)
tree65722b45f0312618515e707c00559017e6e2d1e0 /vim
parent0321f6093fd532a131a694ce8810d5c59b245ed7 (diff)
added shell config
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