This commit is contained in:
Alexander Hosking 2017-03-27 12:02:46 -04:00
parent 2fbcb1b3a1
commit d358c42198

View File

@ -19,7 +19,7 @@ ln -sfv "$DOTFILES_DIR/run/.bashrc" ~
ln -sfv "$DOTFILES_DIR/git/.gitconfig" ~ ln -sfv "$DOTFILES_DIR/git/.gitconfig" ~
ln -sfv "$DOTFILES_DIR/system/.vimrc" ~ ln -sfv "$DOTFILES_DIR/system/.vimrc" ~
ln -sfv "$DOTFILES_DIR/system/.dir_colors" ~ 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 # Link .config files
ln -sfv "$DOTFILES_DIR/config/terminator" ~/.config/ ln -sfv "$DOTFILES_DIR/config/terminator" ~/.config/