forked from alfunx/.dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 1.09 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
[submodule ".config/awesome/lain"]
path = .config/awesome/lain
url = https://github.com/copycat-killer/lain
[submodule ".config/awesome/freedesktop"]
path = .config/awesome/freedesktop
url = https://github.com/copycat-killer/awesome-freedesktop
[submodule ".config/zsh/custom/plugins/zsh-autosuggestions"]
path = .config/zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule ".config/zsh/custom/plugins/zsh-completions"]
path = .config/zsh/custom/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule ".config/zsh/custom/plugins/zsh-syntax-highlighting"]
path = .config/zsh/custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "projects/gdb-dashboard"]
path = projects/gdb-dashboard
url = https://github.com/alfunx/gdb-dashboard
[submodule ".config/ranger/colorschemes"]
path = .config/ranger/colorschemes
url = https://github.com/alfunx/ranger-colorschemes
[submodule ".config/awesome/yaawl"]
path = .config/awesome/yaawl
url = https://github.com/alfunx/yaawl