Move tmux config

This commit is contained in:
Alan Orth 2022-05-14 21:30:42 +03:00
parent e5a8d48de9
commit feb6efa204
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
2 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ dotfiles:
src: vimrc src: vimrc
dst: ~/.vimrc dst: ~/.vimrc
f_tmux.conf: f_tmux.conf:
src: tmux.conf src: config/tmux/tmux.conf
dst: ~/.tmux.conf dst: ~/.config/tmux/tmux.conf
f_foot.ini: f_foot.ini:
src: config/foot/foot.ini src: config/foot/foot.ini
dst: ~/.config/foot/foot.ini dst: ~/.config/foot/foot.ini