mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-21 19:11:30 +01:00
vim: get rid of set shell/shellcmdflag
This commit is contained in:
parent
455ba2c17e
commit
e749eedb75
|
@ -39,8 +39,6 @@ end
|
|||
|
||||
set relativenumber number
|
||||
set foldlevelstart=3 foldmethod=indent nofoldenable "without foldenable all folds are open at startup"
|
||||
set shell=zsh
|
||||
"set shellcmdflag=-ilc " make builtin shell interactive
|
||||
|
||||
set nobackup nowb noswapfile " no need for backups of every file
|
||||
set history=10000
|
||||
|
|
Loading…
Reference in New Issue
Block a user