Use a login shell inside VIM
This commit is contained in:
@@ -79,6 +79,7 @@ set path=**
|
|||||||
set ruler
|
set ruler
|
||||||
set scrolloff=5
|
set scrolloff=5
|
||||||
set secure
|
set secure
|
||||||
|
set shell=/bin/bash\ --login
|
||||||
set shiftwidth=4
|
set shiftwidth=4
|
||||||
set showbreak=+++>
|
set showbreak=+++>
|
||||||
set showcmd
|
set showcmd
|
||||||
|
|||||||
Reference in New Issue
Block a user