From 55ad3b952ca9f1bfec56b00471250cdd72d2bb6d Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Mon, 11 Jun 2018 11:22:32 +0100 Subject: [PATCH] change shebang line --- .vimrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.vimrc b/.vimrc index 0bddfc0..de51aec 100644 --- a/.vimrc +++ b/.vimrc @@ -370,7 +370,9 @@ cnoremap w!! w !sudo tee % nnoremap q !!$SHELL " Do Shebang line -inoremap :sil exe ".!which " s/^/#!/ filetype detectYpDi +" inoremap :sil exe ".!which " s/^/#!/ filetype detectYpDi +inoremap :sil s/^/#!\/usr\/bin\/env / filetype detectYpDi + " DO bullet points inoremap :exe "norm Ypf lDB\"A