Finalna (chyba ;-) wersja.
This commit is contained in:
parent
03ab4b583a
commit
bc7d31538d
@ -24,9 +24,11 @@ ln -sf ~/.dotfiles/vim ~/.vim
|
||||
ln -sf ~/.vim/rcfiles/vimrc ~/.vimrc
|
||||
ln -sf ~/.vim/rcfiles/gvimrc ~/.gvimrc
|
||||
rm -rf ~/.vim/bundle/*
|
||||
#cd ~/.dotfiles
|
||||
#git submodule add git://github.com/Lokaltog/vim-powerline.git vim/bundle/powerline
|
||||
#git submodule add git://github.com/scrooloose/nerdtree.git vim/bundle/nerdtree
|
||||
cd ~/.dotfiles
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
||||
# .gitignore
|
||||
ln -sf ~/.dotfiles/gitignore ~/.gitignore
|
||||
|
Loading…
Reference in New Issue
Block a user