tmux 3.1 move config to XDG
parent
e4d9eff145
commit
c86aa58cd7
|
@ -1,8 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
rsync -vah ./tmux/tmux.conf ~/.tmux.conf
|
||||
|
||||
rsync -vah --delete ./alacritty ~/.config/
|
||||
rsync -vah --delete ./bat ~/.config/
|
||||
rsync -vah --delete ./mpv ~/.config/
|
||||
rsync -vah --delete ./nvim ~/.config/
|
||||
rsync -vah --delete ./tmux ~/.config/
|
||||
|
|
Loading…
Reference in New Issue