commit a69cffd1db3981b3958d0489809d357eeb69ec9c parent 84d21566fb5ee10ed254eb0215f9b83ebfc14638 Author: Chris Bracken <chris@bracken.jp> Date: Thu, 27 Apr 2023 11:44:33 -0700 tmux: move config to $XDG_CONFIG_HOME/tmux At some point, tmux started supporting keeping its config file at $XDG_CONFIG_HOME/tmux.conf. Move it there to clean up my home directory. Diffstat:
R | .tmux.conf -> .config/tmux/tmux.conf | | | 0 |
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/.tmux.conf b/.config/tmux/tmux.conf