-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
63 lines (63 loc) · 2.14 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[submodule "vim/vim/bundle/ghcmod-vim"]
path = vim/vim/bundle/ghcmod-vim
url = https://github.com/eagletmt/ghcmod-vim.git
[submodule "vim/vim/bundle/vim-haskell"]
path = vim/vim/bundle/vim-haskell
url = https://github.com/wlangstroth/vim-haskell.git
[submodule "vim/vim/bundle/syntastic"]
path = vim/vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/vim/bundle/vim2hs"]
path = vim/vim/bundle/vim2hs
url = https://github.com/dag/vim2hs.git
[submodule "vim/vim/bundle/haskellmode-vim"]
path = vim/vim/bundle/haskellmode-vim
url = https://github.com/lukerandall/haskellmode-vim.git
[submodule "tools/todo-term"]
path = tools/todo-term
url = https://github.com/JBarberU/todo-term.git
branch = master
[submodule "tools/battery-term"]
path = tools/battery-term
url = https://github.com/JBarberU/battery-term.git
branch = master
[submodule "tools/ip-monitor"]
path = tools/ip-monitor
url = https://github.com/JBarberU/ip-monitor.git
branch = master
[submodule "tools/timetracker-term"]
path = tools/timetracker-term
url = https://github.com/JBarberU/timetracker-term.git
branch = master
[submodule "tools/grace_py"]
path = tools/grace_py
url = https://github.com/JBarberU/grace_py.git
[submodule "tools/backer_py"]
path = tools/backer_py
url = https://github.com/JBarberU/backer_py.git
[submodule "zsh/oh-my-zsh"]
path = zsh/oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "vim/vim/bundle/c.vim"]
path = vim/vim/bundle/c.vim
url = https://github.com/vim-scripts/c.vim.git
ignore = dirty
[submodule "vim/vim/bundle/Vimya"]
path = vim/vim/bundle/Vimya
url = https://github.com/vim-scripts/Vimya.git
ignore = dirty
[submodule "tools/devdiary"]
path = tools/devdiary
url = https://github.com/JBarberU/devdiary.git
[submodule "vimfiles"]
path = vimfiles
url = https://github.com/JBarberU/vimfiles.git
[submodule "tools/mkcpp"]
path = tools/mkcpp
url = https://github.com/JBarberU/mkcpp.git
[submodule "tools/luxafor_driver"]
path = tools/luxafor_driver
url = https://github.com/JBarberU/luxafor_driver.git
[submodule "fonts"]
path = fonts
url = https://github.com/JBarberU/dotfile_fonts.git