From fd3e8b7a0767f15d3aadc1bcbbe1693e534ea6cb Mon Sep 17 00:00:00 2001 From: pika Date: Fri, 21 Mar 2025 19:49:33 +0100 Subject: [PATCH] batman --- .gitmodules | 12 ++++++++++++ dotfiles/.config/btop | 1 + tmux | 1 + zsh | 1 + 4 files changed, 15 insertions(+) create mode 100644 .gitmodules create mode 160000 dotfiles/.config/btop create mode 160000 tmux create mode 160000 zsh diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..bef0eff --- /dev/null +++ b/.gitmodules @@ -0,0 +1,12 @@ +[submodule "dotfiles/.config/btop"] + path = dotfiles/.config/btop + url = https://git.k4li.de/dotfiles/btop.git + branch = main +[submodule "zsh"] + path = zsh + url = https://git.k4li.de/dotfiles/zsh.git + branch = main +[submodule "tmux"] + path = tmux + url = https://git.k4li.de/dotfiles/tmux.git + branch = main diff --git a/dotfiles/.config/btop b/dotfiles/.config/btop new file mode 160000 index 0000000..4649d83 --- /dev/null +++ b/dotfiles/.config/btop @@ -0,0 +1 @@ +Subproject commit 4649d83bd939bfb29913d0c4f0299b0e63391827 diff --git a/tmux b/tmux new file mode 160000 index 0000000..12d00fa --- /dev/null +++ b/tmux @@ -0,0 +1 @@ +Subproject commit 12d00fa4cdf2788203bd017379aacd554306ce5e diff --git a/zsh b/zsh new file mode 160000 index 0000000..6e5002d --- /dev/null +++ b/zsh @@ -0,0 +1 @@ +Subproject commit 6e5002d6df8f5a9fcea72869bb3cc6627fc389db