Update gitmodules with correct path

This commit is contained in:
Anthony Oteri
2022-12-16 16:27:07 -05:00
parent a7405febbf
commit b3f6805e15
+2 -2
View File
@@ -1,6 +1,6 @@
[submodule ".tmux/plugins/tpm"] [submodule ".tmux/plugins/tpm"]
path = .tmux/plugins/tpm path = .tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm url = https://github.com/tmux-plugins/tpm
[submodule "/home/anthony/.config/alacritty/alacritty-theme"] [submodule ".config/alacritty/alacritty-theme"]
path = /home/anthony/.config/alacritty/alacritty-theme path = .config/alacritty/alacritty-theme
url = https://github.com/eendroroy/alacritty-theme url = https://github.com/eendroroy/alacritty-theme