Moving i3 folder to match application
This commit is contained in:
parent
d358c42198
commit
967a50ad7c
@ -23,7 +23,7 @@ ln -sfv "$DOTFILES_DIR/vim/bundle" ~/.vim/bundle
|
||||
|
||||
# Link .config files
|
||||
ln -sfv "$DOTFILES_DIR/config/terminator" ~/.config/
|
||||
ln -sfv "$DOTFILES_DIR/i3" ~/.i3
|
||||
ln -sfv "$DOTFILES_DIR/i3" ~
|
||||
|
||||
# Install Vundle Plugins
|
||||
vim +PluginInstall +qall
|
||||
|
Loading…
Reference in New Issue
Block a user