fix tmux update

fix directory path
This commit is contained in:
DefectingCat
2024-01-11 08:38:59 +08:00
parent 4e7703f1c4
commit c6a843444e

View File

@ -17,9 +17,9 @@ backup_folder ./rua-scripts ~/.config/
backup_folder ./btop ~/.config/ backup_folder ./btop ~/.config/
# tmux # tmux
backup_folder ./tmux/tmux.conf ~/.tmux/ backup_folder ./tmux/tmux.conf ~/.tmux/
backup_folder ./tmux/renew_env.sh ~/tmux/ backup_folder ./tmux/renew_env.sh ~/.tmux/
backup_folder ./tmux/tmux.remote.conf ~/tmux/ backup_folder ./tmux/tmux.remote.conf ~/.tmux/
backup_folder ./tmux/yank.sh ~/tmux/ backup_folder ./tmux/yank.sh ~/.tmux/
if [[ $OSTYPE == "linux"* ]]; then if [[ $OSTYPE == "linux"* ]]; then
# hyprland # hyprland