diff --git a/.gitmodules b/.gitmodules index d1a4a8d..64cdafa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,7 @@ path = dotfiles/.config/wlogout url = https://git.k4li.de/dotfiles/wlogout.git branch = main +[submodule "dotfiles/.config/fastfetch"] + path = dotfiles/.config/fastfetch + url = https://git.k4li.de/dotfiles/fastfetch.git + branch = main diff --git a/dotfiles/.config/fastfetch b/dotfiles/.config/fastfetch new file mode 160000 index 0000000..b1f6736 --- /dev/null +++ b/dotfiles/.config/fastfetch @@ -0,0 +1 @@ +Subproject commit b1f6736434568f2b90c190f9aed4802fd6b288eb diff --git a/tmux b/tmux index 01898f5..25036ec 160000 --- a/tmux +++ b/tmux @@ -1 +1 @@ -Subproject commit 01898f5cbfe551cf29afbcdc9aa9cd74cebaf1c2 +Subproject commit 25036ec9860880e0e85b3f8d69bfe43ad03f05c9 diff --git a/zsh b/zsh index 556e6b2..2e0f370 160000 --- a/zsh +++ b/zsh @@ -1 +1 @@ -Subproject commit 556e6b2f5045dc0bec486915e9dd3321f9ebeb46 +Subproject commit 2e0f370e7bec1e37cc4dccdd364b4e94bf3beb99