mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-02-22 11:54:31 +01:00
4 lines
102 B
VimL
4 lines
102 B
VimL
" Settings for test script execution
|
|
" Always use "sh", don't use the value of "$SHELL".
|
|
set shell=sh
|