From fdd7d2772854d64f72131a5b3f6864125c3f878b Mon Sep 17 00:00:00 2001 From: pika Date: Sat, 3 May 2025 16:17:45 +0200 Subject: [PATCH] addet zellij submodule --- .gitmodules | 4 ++++ dotfiles/.config/zellij | 1 + 2 files changed, 5 insertions(+) create mode 160000 dotfiles/.config/zellij diff --git a/.gitmodules b/.gitmodules index 469469e..bd3fa83 100644 --- a/.gitmodules +++ b/.gitmodules @@ -14,3 +14,7 @@ path = dotfiles/.config/tmux url = https://git.k4li.de/dotfiles/tmux branch = main +[submodule "dotfiles/.config/zellij"] + path = dotfiles/.config/zellij + url = https://git.k4li.de/dotfiles/zellij.git + branch = main diff --git a/dotfiles/.config/zellij b/dotfiles/.config/zellij new file mode 160000 index 0000000..3cb1a53 --- /dev/null +++ b/dotfiles/.config/zellij @@ -0,0 +1 @@ +Subproject commit 3cb1a53cb3550d1828745fa54e8db605b7683d80