diff options
| author | Max Bossing <max@bossi.ng> | 2025-07-15 21:56:27 +0200 | 
|---|---|---|
| committer | Max Bossing <max@bossi.ng> | 2025-07-15 21:57:49 +0200 | 
| commit | 69fdda0d1d7bfc39b097ebe354edfe0b6443c1cd (patch) | |
| tree | c42b9e55ce53ba853f23b15d81172cef4c83430e /dots.toml | |
| parent | 5048714caf71e5ed77bd14ce72fb820cec291304 (diff) | |
tmux config
Diffstat (limited to 'dots.toml')
| -rw-r--r-- | dots.toml | 5 | 
1 files changed, 4 insertions, 1 deletions
| @@ -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" | 
