I should eventually remove the older ~/.tmux.conf, but until all my systems are on the latest tmux I have to sync like this. |
||
---|---|---|
private_dot_config | ||
LICENSE | ||
README.md | ||
dot_tmux.conf |
README.md
dotfiles
My configuration files managed by chezmoi
To see the changes that would be applied on a new machine:
chezmoi diff
To apply the changes:
chezmoi apply
See https://chezmoi.io/user-guide/ for more.