-
Notifications
You must be signed in to change notification settings - Fork 13
/
.gitmodules
47 lines (36 loc) · 1.95 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
[submodule "dots/shared/home/.config/nvim"]
path = dots/shared/home/.config/nvim
url = https://github.com/AstroNvim/AstroNvim
[submodule "dots/linux/awesome/home/.config/awesome/awesome-wm-widgets"]
path = dots/linux/awesome/home/.config/awesome/awesome-wm-widgets
url = https://github.com/streetturtle/awesome-wm-widgets
[submodule "dots/linux/awesome/home/.config/awesome/bling"]
path = dots/linux/awesome/home/.config/awesome/bling
url = https://github.com/BlingCorp/bling
[submodule "dots/linux/awesome/home/.config/awesome/smart_borders"]
path = dots/linux/awesome/home/.config/awesome/smart_borders
url = https://github.com/intrntbrn/smart_borders
[submodule "dots/macos/yabai/home/.config/sketchybar/plugins/dynamic-island"]
path = dots/macos/yabai/home/.config/dynamic-island-sketchybar
url = https://github.com/crissNb/Dynamic-Island-Sketchybar
[submodule "dots/shared/home/.config/ranger/plugins/ranger_udisk_menu"]
path = dots/shared/home/.config/ranger/plugins/ranger_udisk_menu
url = https://github.com/SL-RU/ranger_udisk_menu
[submodule "dots/shared/home/.config/ranger/plugins/ranger_devicons"]
path = dots/shared/home/.config/ranger/plugins/ranger_devicons
url = https://github.com/alexanderjeurissen/ranger_devicons
[submodule "dots/shared/firefox/themes/blurredfox"]
path = dots/shared/firefox/themes/blurredfox
url = https://github.com/khaneliman/blurredfox
[submodule "dots/macos/yabai/home/.config/sketchybar/helper/sketchybarhelper"]
path = dots/macos/yabai/home/.config/sketchybar/helper/sketchybarhelper
url = https://github.com/FelixKratz/SketchyBarHelper.git
[submodule "dots/shared/home/.config/astronvim/lua/user"]
path = dots/shared/home/.config/astronvim/lua/user
url = https://github.com/khaneliman/astronvim.git
[submodule "dots/shared/home/.oh-my-bash"]
path = dots/shared/home/.oh-my-bash
url = https://github.com/ohmybash/oh-my-bash.git
[submodule "dots/nixos"]
path = dots/nixos
url = https://github.com/khaneliman/khanelinix