gcfg and nvm stuff!

main
Dan Buch 5 years ago
parent 7df3d4bb22
commit a6b0f6fe67
Signed by: meatballhat
GPG Key ID: 9685130D8B763EA7

@ -22,6 +22,8 @@ set smartcase
set tabstop=4
set textwidth=67
au BufRead,BufNewFile *.gcfg setfiletype gitconfig
map ,t :w<CR>
map ,- :nohl<CR>
map ,w :%s/ *$//<CR>

@ -155,6 +155,7 @@ __maybesource ~/.travis/travis.sh
__maybesource ~/google-cloud-sdk/path.zsh.inc
__maybesource ~/google-cloud-sdk/completion.zsh.inc
__maybesource /usr/share/nvm/init-nvm.sh
__maybesource /usr/local/opt/nvm/nvm.sh
__maybesource ~/.kiex/scripts/kiex
if [[ -f ~/perl5/lib/perl5/local/lib.pm ]]; then

Loading…
Cancel
Save