Skip to content

Commit

Permalink
Remove powerline
Browse files Browse the repository at this point in the history
  • Loading branch information
everzet committed Aug 21, 2013
1 parent d461eff commit a3cf4b3
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 7 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@
[submodule "vim/bundle/movar"]
path = vim/bundle/movar
url = https://github.com/robmiller/vim-movar.git
[submodule "powerline"]
path = powerline
url = git@github.com:Lokaltog/powerline.git
[submodule "vim/bundle/vdebug"]
path = vim/bundle/vdebug
url = git@github.com:joonty/vdebug.git
Expand Down
2 changes: 0 additions & 2 deletions bin/make_ln
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ ln -nfs $DOTDIR/shell ~/.shell
ln -nfs $DOTDIR/vim ~/.vim
ln -nfs $DOTDIR/vim/vimrc ~/.vimrc
ln -nfs $DOTDIR/vim/gvimrc ~/.gvimrc
ln -nfs $DOTDIR/powerline ~/.powerline

ln -nfs $DOTDIR/rc/zshrc ~/.zshrc
ln -nfs $DOTDIR/rc/tmux.conf ~/.tmux.conf
Expand All @@ -19,7 +18,6 @@ ln -nfs $DOTDIR/rc/ghci ~/.ghci
ln -nfs $DOTDIR/rc/gitconfig ~/.gitconfig
ln -nfs $DOTDIR/rc/gitignore_global ~/.gitignore_global
ln -nfs $DOTDIR/rc/teamocil ~/.teamocil
ln -nfs $DOTDIR/rc/powerline ~/.config/powerline

if [ -d /etc/resolver ]; then
sudo ln -nfs $DOTDIR/rc/resolver/dev /etc/resolver/dev
Expand Down
1 change: 0 additions & 1 deletion powerline
Submodule powerline deleted from 70e279
2 changes: 1 addition & 1 deletion vim/bundle/airline

0 comments on commit a3cf4b3

Please sign in to comment.