Reworking structure

Moved bash to scripts as I needed a zsh script to obscure the port # I use on the servers.
This commit is contained in:
Josh Sherman 2013-12-14 13:46:36 -05:00
parent 36c2329fc8
commit 98425ca742
6 changed files with 5 additions and 4 deletions

View file

@ -78,7 +78,7 @@ noremap <Leader>m mmHmt:%s/<C-V><cr>//ge<cr>'tzt'm
"map <Leader>e :e! ~/.vim_runtime/vimrc<CR>
"autocmd! bufwritepost vimrc source ~/.vim_runtime/vimrc
autocmd BufWritePost * silent !~/Source/dotfiles/bash/refresh
autocmd BufWritePost * silent !~/Source/dotfiles/scripts/refresh
set wildmode=list:longest
set wildmenu