-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
58 lines (58 loc) · 2 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
[submodule "bash-git-prompt"]
path = bash-git-prompt
url = https://github.com/magicmonty/bash-git-prompt.git
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot.git
branch = master
[submodule "blackbox"]
path = blackbox
url = https://github.com/StackExchange/blackbox
[submodule "Lisp/dash.el"]
path = Lisp/dash.el
url = https://github.com/magnars/dash.el.git
[submodule "Lisp/emacs-color-theme-solarized"]
path = Lisp/emacs-color-theme-solarized
url = https://github.com/sellout/emacs-color-theme-solarized.git
[submodule "Lisp/emacs-for-python"]
path = emacs.d/lisp/emacs-for-python
url = https://github.com/gabrielelanaro/emacs-for-python
[submodule "Lisp/flycheck"]
path = Lisp/flycheck
url = https://github.com/flycheck/flycheck.git
[submodule "Lisp/git-modes"]
path = emacs.d/lisp/git-modes
url = https://github.com/magit/git-modes.git
[submodule "Lisp/magit"]
path = Lisp/magit
url = https://github.com/magit/magit.git
[submodule "Lisp/markdown-mode"]
path = Lisp/markdown-mode
url = git://jblevins.org/git/markdown-mode.git
[submodule "Lisp/yaml-mode"]
path = Lisp/yaml-mode
url = https://github.com/yoshiki/yaml-mode.git
[submodule "Lisp/cedet"]
path = Lisp/cedet
url = http://git.code.sf.net/p/cedet/git
[submodule "emacs.d/chef-mode"]
path = emacs.d/lisp/chef-mode
url = https://github.com/mpasternacki/chef-mode
[submodule "dotbot-robobenklein"]
path = dotbot-robobenklein
url = https://github.com/robobenklein/dotbot.git
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/ohmyzsh/ohmyzsh.git
[submodule "oh-my-zsh-powerlevel10k"]
path = oh-my-zsh-powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "zsh-autosuggestions"]
path = zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh-syntax-highlighting"]
path = zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git