Change tmux to use XDG standard instead of ~/.tmux.conf

This commit is contained in:
Martin Larsson 2025-05-26 17:34:44 +02:00
parent d74f96cc0f
commit 2cb74f3ad7
2 changed files with 0 additions and 4 deletions

View file

@ -24,10 +24,6 @@ let
".config/starship.toml" ".config/starship.toml"
"starship/starship.toml" "starship/starship.toml"
] ]
[
".tmux.conf"
"tmux/.tmux.conf"
]
[ [
".config/tmux" ".config/tmux"
"tmux" "tmux"