From d358c42198ee39e6481aa3027c5329c51411329d Mon Sep 17 00:00:00 2001 From: Alexander Hosking Date: Mon, 27 Mar 2017 12:02:46 -0400 Subject: [PATCH] mend --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 4cfa296..87f2664 100644 --- a/install.sh +++ b/install.sh @@ -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/