Fixing a vim bundle typo

This commit is contained in:
Alexander Hosking 2017-03-27 12:01:58 -04:00
parent 307461827c
commit 2fbcb1b3a1

View File

@ -19,7 +19,7 @@ ln -sfv "$DOTFILES_DIR/run/.bashrc" ~
ln -sfv "$DOTFILES_DIR/git/.gitconfig" ~
ln -sfv "$DOTFILES_DIR/system/.vimrc" ~
ln -sfv "$DOTFILES_DIR/system/.dir_colors" ~
ln -sfv "$DOTFILES_DIR/vim/bundle" .vim/bundle
ln -sfv "$DOTFILES_DIR/vim/bundle" ~.vim/bundle
# Link .config files
ln -sfv "$DOTFILES_DIR/config/terminator" ~/.config/