forked from klaxalk/linux-setup
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
40 lines (40 loc) · 1.36 KB
/
.gitmodules
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
37
38
39
40
[submodule "submodules/tmux"]
path = submodules/tmux
url = https://github.com/klaxalk/tmux.git
branch = master
[submodule "submodules/tmux-resurrect"]
path = submodules/tmux-resurrect
url = https://github.com/klaxalk/tmux-resurrect.git
branch = master
[submodule "submodules/tmuxinator"]
path = submodules/tmuxinator
url = https://github.com/klaxalk/tmuxinator.git
branch = master
[submodule "submodules/vim"]
path = submodules/vim
url = https://github.com/klaxalk/vim.git
branch = master
[submodule "submodules/i3blocks-contrib"]
path = submodules/i3blocks-contrib
url = https://github.com/klaxalk/i3blocks-contrib.git
[submodule "submodules/tmux-themepack"]
path = submodules/tmux-themepack
url = https://github.com/jimeh/tmux-themepack.git
[submodule "submodules/vim-plug"]
path = submodules/vim-plug
url = https://github.com/junegunn/vim-plug.git
[submodule "submodules/athame"]
path = submodules/athame
url = http://github.com/ardagnir/athame
[submodule "submodules/i3"]
path = submodules/i3
url = https://www.github.com/Airblader/i3
[submodule "submodules/fonts"]
path = submodules/fonts
url = https://github.com/powerline/fonts.git
[submodule "submodules/vimiv"]
path = submodules/vimiv
url = https://github.com/karlch/vimiv
[submodule "submodules/xkblayout-state"]
path = submodules/xkblayout-state
url = https://github.com/nonpop/xkblayout-state.git