From 31edda1917cea3f3d56f0dba02361ee73fefadd5 Mon Sep 17 00:00:00 2001 From: pika Date: Tue, 1 Apr 2025 19:45:33 +0200 Subject: [PATCH] add: zsh submodule --- .gitmodules | 4 ++++ zsh | 1 + 2 files changed, 5 insertions(+) create mode 160000 zsh 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