-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 1.58 KB
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 1.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "files/.vim/bundle/vim-wakatime"]
path = files/.vim/bundle/vim-wakatime
url = git://github.com/wakatime/vim-wakatime.git
[submodule "files/.vim/bundle/vim-fugitive"]
path = files/.vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "files/.config/polybar/polybar-scripts"]
path = files/.config/polybar/polybar-scripts
url = https://github.com/davialexandre/polybar-scripts.git
[submodule "files/.vim/bundle/vim-rhubarb"]
path = files/.vim/bundle/vim-rhubarb
url = https://github.com/tpope/vim-rhubarb.git
[submodule "files/.vim/bundle/codi.vim"]
path = files/.vim/bundle/codi.vim
url = https://github.com/metakirby5/codi.vim.git
[submodule "files/.oh-my-zsh/custom/themes/spaceship-prompt"]
path = files/.oh-my-zsh/custom/themes/spaceship-prompt
url = https://github.com/denysdovhan/spaceship-prompt.git
[submodule "files/.oh-my-zsh/custom/plugins/codestats"]
path = files/.oh-my-zsh/custom/plugins/codestats
url = https://gitlab.com/code-stats/code-stats-zsh.git
[submodule "files/.vim/bundle/gruvbox"]
path = files/.vim/bundle/gruvbox
url = https://github.com/morhetz/gruvbox.git
[submodule "files/.vim/bundle/fzf.vim"]
path = files/.vim/bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim.git
[submodule "files/.vim/bundle/vim-gutentags"]
path = files/.vim/bundle/vim-gutentags
url = https://github.com/ludovicchabant/vim-gutentags
[submodule "files/.vim/bundle/onedark.vim"]
path = files/.vim/bundle/onedark.vim
url = https://github.com/joshdick/onedark.vim.git