aboutsummaryrefslogtreecommitdiff
path: root/dots.toml
diff options
context:
space:
mode:
authorMax Bossing <max@bossi.ng>2025-07-15 21:56:27 +0200
committerMax Bossing <max@bossi.ng>2025-07-15 21:57:49 +0200
commit69fdda0d1d7bfc39b097ebe354edfe0b6443c1cd (patch)
treec42b9e55ce53ba853f23b15d81172cef4c83430e /dots.toml
parent5048714caf71e5ed77bd14ce72fb820cec291304 (diff)
tmux config
Diffstat (limited to 'dots.toml')
-rw-r--r--dots.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/dots.toml b/dots.toml
index b2669b4..2ad166e 100644
--- a/dots.toml
+++ b/dots.toml
@@ -1,4 +1,3 @@
-
[[dot]]
src = "nvim"
dest = ".config/nvim"
@@ -22,3 +21,7 @@ dest = ".config/kitty"
[[dot]]
src = "iamb"
dest = ".config/iamb"
+
+[[dot]]
+src = "tmux/tmux.conf"
+dest = ".tmux.conf"