No need for dircolors.

This commit is contained in:
Bartek Stalewski 2016-03-11 10:34:40 +01:00
parent 394282d8bf
commit 97639d43fc
3 changed files with 2 additions and 6 deletions

3
.gitmodules vendored
View File

@ -1,6 +1,3 @@
[submodule "dircolors"]
path = dircolors
url = https://github.com/seebi/dircolors-solarized.git
[submodule "vim/bundle/vim-devicons"] [submodule "vim/bundle/vim-devicons"]
path = vim/bundle/vim-devicons path = vim/bundle/vim-devicons
url = https://github.com/ryanoasis/vim-devicons.git url = https://github.com/ryanoasis/vim-devicons.git

@ -1 +0,0 @@
Subproject commit e6fa8d4c0f64d9758e7ff32fe8d10f9800396d3c

View File

@ -18,8 +18,8 @@ git submodule update
cd vim/bundle/nerdtree cd vim/bundle/nerdtree
git checkout master git checkout master
cd ~/.dotfiles cd ~/.dotfiles
cd dircolors #cd dircolors
git checkout master #git checkout master
# files # files