aboutsummaryrefslogtreecommitdiff
path: root/dots.toml
diff options
context:
space:
mode:
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"