diff --git a/.gitmodules b/.gitmodules index e1c3099..65c308a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "dircolors"] - path = dircolors - url = https://github.com/seebi/dircolors-solarized.git [submodule "vim/bundle/vim-devicons"] path = vim/bundle/vim-devicons url = https://github.com/ryanoasis/vim-devicons.git diff --git a/dircolors b/dircolors deleted file mode 160000 index e6fa8d4..0000000 --- a/dircolors +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e6fa8d4c0f64d9758e7ff32fe8d10f9800396d3c diff --git a/install.sh b/install.sh index b5b067f..6edd496 100644 --- a/install.sh +++ b/install.sh @@ -18,8 +18,8 @@ git submodule update cd vim/bundle/nerdtree git checkout master cd ~/.dotfiles -cd dircolors -git checkout master +#cd dircolors +#git checkout master # files