zsh: fixed a few aliases

This commit is contained in:
2018-01-10 13:04:43 +01:00
parent 1bffa2af83
commit cc01d53667
2 changed files with 4 additions and 3 deletions

1
vimrc
View File

@@ -92,6 +92,7 @@ Bundle 'hellerve/carp-vim'
Bundle 'hellerve/luna-vim'
Bundle 'tikhomirov/vim-glsl'
Plugin 'rust-lang/rust.vim'
Plugin 'kchmck/vim-coffee-script'
" Custom bundles
if filereadable(expand("~/.vim.local/bundles.vim"))