Fixing a vim bundle typo
This commit is contained in:
parent
307461827c
commit
2fbcb1b3a1
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user