X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.vimrc;h=2881977af6ebd14f8b429efb8d57dbd41b3d6abf;hb=34e01d0f32272d7db52dec526d5ad4e1d11bccce;hp=81b54f0c5299cc7d9a7a7811ef8877c740730013;hpb=4bc32f8cb62a2641e911deb8b215fcb97cedb74e;p=cmccabe-etc diff --git a/.vimrc b/.vimrc index 81b54f0..2881977 100644 --- a/.vimrc +++ b/.vimrc @@ -58,8 +58,8 @@ map ,," :s/^\"//:nohlsearch map ,w :s/[\t ][\t ]*$// "*************** shortcuts ************** -map \b :ConqueTermSplit bash -map \B :ConqueTermVSplit bash +map \b :ConqueTermSplit /bin/bash +map \B :ConqueTermVSplit /bin/bash "command Bash execute ":ConqueTerm bash" "*************** grep plugin ***************