update submodules
up
This commit is contained in:
parent
98caffcf5f
commit
9b8a6e3e3e
1 changed files with 5 additions and 6 deletions
11
.gitmodules
vendored
11
.gitmodules
vendored
|
@ -1,20 +1,19 @@
|
|||
[submodule ".local/src/dwm"]
|
||||
path = .local/src/dwm
|
||||
url = https://git.snaile.de/luca/dwm
|
||||
url = https://git.snaile.de/luca/dwm-custom
|
||||
[submodule ".local/src/dmenu"]
|
||||
path = .local/src/dmenu
|
||||
url = https://git.snaile.de/luca/dmenu
|
||||
[submodule ".config/zsh/plugins/fast-syntax-highlighting"]
|
||||
url = https://git.snaile.de/luca/dmenu-custom
|
||||
path = .config/zsh/plugins/fast-syntax-highlighting
|
||||
url = https://github.com/zdharma-continuum/fast-syntax-highlighting
|
||||
[submodule ".local/src/pinentry-dmenu"]
|
||||
path = .local/src/pinentry-dmenu
|
||||
path = .local/src/pinentry-dmenu-custom
|
||||
url = https://git.snaile.de/luca/pinentry-dmenu
|
||||
[submodule ".local/src/st"]
|
||||
path = .local/src/st
|
||||
path = .local/src/st-custom
|
||||
url = https://git.snaile.de/luca/st
|
||||
[submodule ".local/src/dwmblocks-async"]
|
||||
path = .local/src/dwmblocks-async
|
||||
path = .local/src/dwmblocks-custom
|
||||
url = https://git.snaile.de/luca/dwmblocks-async
|
||||
[submodule ".config/tmux/tmux-fzf-url"]
|
||||
path = .config/tmux/tmux-fzf-url
|
||||
|
|
Loading…
Add table
Reference in a new issue