update submodules
This commit is contained in:
parent
0221a1fc52
commit
412d5a7f9a
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -1,3 +1,9 @@
|
||||||
[submodule "config/nvim"]
|
[submodule "config/nvim"]
|
||||||
path = config/nvim
|
path = config/nvim
|
||||||
url = https://github.com/AstroNvim/AstroNvim
|
url = https://github.com/AstroNvim/AstroNvim
|
||||||
|
[submodule "config/alacritty/themes/catppuccin"]
|
||||||
|
path = config/alacritty/themes/catppuccin
|
||||||
|
url = https://github.com/catppuccin/alacritty.git
|
||||||
|
[submodule "config/foot/themes/catppuccin"]
|
||||||
|
path = config/foot/themes/catppuccin
|
||||||
|
url = https://github.com/catppuccin/foot.git
|
||||||
|
|
|
||||||
1
config/alacritty/themes/catppuccin
Submodule
1
config/alacritty/themes/catppuccin
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 3c808cbb4f9c87be43ba5241bc57373c793d2f17
|
||||||
1
config/foot/themes/catppuccin
Submodule
1
config/foot/themes/catppuccin
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 79ab526a1428318dba793d58afd1d2545ed3cb7c
|
||||||
Loading…
Add table
Add a link
Reference in a new issue