Finalna (chyba ;-) wersja.

This commit is contained in:
Bartek Stalewski 2013-01-20 16:21:26 +01:00
parent 03ab4b583a
commit bc7d31538d

View File

@ -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