diff --git a/.gitmodules b/.gitmodules index 11f2c1a..6a43ebf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,7 @@ path = dots/.config/tmux url = https://git.k4li.de/dotfiles/tmux branch = main +[submodule "zsh"] + path = zsh + url = https://git.k4li.de/dotfiles/zsh + branch = main diff --git a/zsh b/zsh new file mode 160000 index 0000000..55f4da8 --- /dev/null +++ b/zsh @@ -0,0 +1 @@ +Subproject commit 55f4da8abb9b3b905dcc1571621612d2c2962850