1
0
Fork 0

undo silly .gitmodule change, I'm gonna have to find a better way of doing this

This commit is contained in:
Luca Bilke 2023-03-30 15:30:43 +02:00
parent 9a78476091
commit dbd5d4970d
No known key found for this signature in database
GPG Key ID: 7B77C51E8C779E75
1 changed files with 6 additions and 6 deletions

12
.gitmodules vendored
View File

@ -1,21 +1,21 @@
[submodule ".config/nvim"]
path = .config/nvim
url = https://github.com/ssnailed/snailvim
url = https://git.snaile.de/luca/snailvim
[submodule ".local/src/dwm"]
path = .local/src/dwm
url = https://github.com/ssnailed/dwm
url = https://git.snaile.de/luca/dwm
[submodule ".local/src/dwmblocks"]
path = .local/src/dwmblocks
url = https://github.com/ssnailed/dwmblocks
url = https://git.snaile.de/luca/dwmblocks
[submodule ".local/src/dmenu"]
path = .local/src/dmenu
url = https://github.com/ssnailed/dmenu
url = https://git.snaile.de/luca/dmenu
[submodule ".local/share/icons/tokyonight"]
path = .local/share/icons/tokyonight
url = https://github.com/ssnailed/tokyonight-icons
url = https://git.snaile.de/luca/tokyonight-icons
[submodule ".local/share/themes/tokyonight"]
path = .local/share/themes/tokyonight
url = https://github.com/ssnailed/tokyonight-theme
url = https://git.snaile.de/luca/tokyonight-theme
[submodule ".config/zsh/plugins/fast-syntax-highlighting"]
path = .config/zsh/plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting