use default shell

This commit is contained in:
Michele Guerini Rocco 2018-12-01 15:29:45 +01:00
parent 35bdd5df9a
commit 5a0e0b0665
Signed by: rnhmjoj
GPG Key ID: 91BE884FBA4B591A

View File

@ -87,8 +87,6 @@ set number " Line numbering
set smartindent " Indentation
set noshowmode "
set shell=sh " Needs a POSIX shell
syntax on " Syntax highlighting
runtime colors.vim " Load color scheme
filetype indent plugin on " Identify file type