vimrc
This commit is contained in:
parent
fd86c5555a
commit
2423c20242
1
Makefile
1
Makefile
@ -7,6 +7,7 @@ install:
|
|||||||
ln -s $(PWD)/.zshrc ~
|
ln -s $(PWD)/.zshrc ~
|
||||||
ln -s $(PWD)/.vim ~
|
ln -s $(PWD)/.vim ~
|
||||||
ln -s $(PWD)/.vim/.vimrc ~
|
ln -s $(PWD)/.vim/.vimrc ~
|
||||||
|
git clone https://github.com/VundleVim/Vundle.vim.git $(PWD)/.vim/bundle/Vundle.vim
|
||||||
vim +PluginInstall +qall
|
vim +PluginInstall +qall
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user