diff fish/config.fish @ 422:61f343a2aaff

Don't set the `$SHELL` variable, it's alread set by fish.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 17 Feb 2018 19:24:26 -0800
parents c6da0c9f40ae
children 350f7a55ff33
line wrap: on
line diff
--- a/fish/config.fish	Tue Feb 13 11:08:44 2018 -0800
+++ b/fish/config.fish	Sat Feb 17 19:24:26 2018 -0800
@@ -16,7 +16,6 @@
 end
 set -g -x OS MacOSX
 set -g -x EDITOR vim
-set -g -x SHELL fish
 set -g -x TERM screen-256color-bce
 
 # Python.