gitmodules: Fix Gruvbox theme, trim the fat
This commit is contained in:
parent
6315e1dbcf
commit
8d2aa8a1fc
9
.gitmodules
vendored
9
.gitmodules
vendored
@ -16,12 +16,9 @@
|
|||||||
[submodule ".local/bin"]
|
[submodule ".local/bin"]
|
||||||
path = .local/bin
|
path = .local/bin
|
||||||
url = git@gitlab.com:rehashedsalt/bin
|
url = git@gitlab.com:rehashedsalt/bin
|
||||||
[submodule ".oh-my-zsh"]
|
[submodule ".themes/gruvbox-gtk"]
|
||||||
path = .oh-my-zsh
|
path = .themes/gruvbox-gtk
|
||||||
url = git@github.com:robbyrussell/oh-my-zsh.git
|
url = https://github.com/3ximus/gruvbox-gtk
|
||||||
[submodule ".omzcustom"]
|
|
||||||
path = .omzcustom
|
|
||||||
url = git@gitlab.com:rehashedsalt/omzcustom.git
|
|
||||||
[submodule ".vim/bundle/incsearch.vim"]
|
[submodule ".vim/bundle/incsearch.vim"]
|
||||||
path = .vim/bundle/incsearch.vim
|
path = .vim/bundle/incsearch.vim
|
||||||
url = https://github.com/haya14busa/incsearch.vim.git
|
url = https://github.com/haya14busa/incsearch.vim.git
|
||||||
|
Loading…
Reference in New Issue
Block a user