From 237e76cd04d28d88c1beda425c671fc2668489f6 Mon Sep 17 00:00:00 2001 From: pika Date: Fri, 28 Mar 2025 12:58:24 +0100 Subject: [PATCH] =?UTF-8?q?=EF=80=99=20update:=20submodules?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 4 ++++ dotfiles/.config/fastfetch | 1 + tmux | 2 +- zsh | 2 +- 4 files changed, 7 insertions(+), 2 deletions(-) create mode 160000 dotfiles/.config/fastfetch 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