No need for dircolors.
This commit is contained in:
parent
394282d8bf
commit
97639d43fc
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
|
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user