diff options
author | neodarz <neodarz@neodarz.net> | 2017-09-08 09:16:23 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2017-09-08 09:16:23 +0200 |
commit | 3f7f53054c813c1b16db84799e3beea4fb41aa86 (patch) | |
tree | 347c2d14c38cbe8e60f33f2f906c976117d3a5c7 | |
parent | 53d39a584c847d84c6f9ba7ec1303442503a7329 (diff) | |
download | dotfiles_ascii-3f7f53054c813c1b16db84799e3beea4fb41aa86.tar.xz dotfiles_ascii-3f7f53054c813c1b16db84799e3beea4fb41aa86.zip |
bullshit
-rwxr-xr-x | install.sh | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -41,9 +41,8 @@ yaourt -S otf-fira-code #stow vim -#git clone https://github.com/VundleVim/Vundle.vim.git vim/.vim/bundle/Vundle.vim +#git clone https://github.com/vundlevim/vundle.vim.git vim/.vim/bundle/Vundle.vim #vim +PluginInstall +qall #stow nvim -#git clone https://github.com/vundlevim/vundle.vim.git ~/.config/nvim/.config/nvim/bundle/Vundle.vim |