Demand my shell from vim.

Not every system has me logging in as a TCSH user.  Specifically,
qubes guests seem to have trouble with non bourne shells as the
login shell.  For those I use the "start command" feature of
the terminal, but I need to trick VIM into making the shell
be TCSH.
This commit is contained in:
2021-02-24 23:28:18 -05:00
parent f0c64e25d7
commit 33ef042adb

View File

@ -23,3 +23,4 @@ source ~/.vim/vimrc.functions
source ~/.vim/vimrc.fileprefs
source ~/.vim/vimrc.statusline
set shell=/bin/tcsh