summaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2021-04-04 16:23:30 +0100
committerMatthew Lemon <matt@matthewlemon.com>2021-04-04 16:23:30 +0100
commitf2ced7ca4a51d1d96c94bdab4f6499b57ed1b87b (patch)
tree9e02303e5f9fc96046ec0a291a07b315e2327914 /vim
parentcbfea3498af03f1ff6106f4f3302d9be08f722e3 (diff)
remove all mention of fish!
Diffstat (limited to 'vim')
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 3e864a1..5459c7a 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -10,7 +10,7 @@ let sh_maxlines=600
set synmaxcol=300
set noshowmatch
set synmaxcol=200
-set shell=/usr/local/bin/fish
+set shell=/bin/ksh
set nocompatible