add new backup for tmux

This commit is contained in:
DefectingCat
2024-01-11 08:35:16 +08:00
parent 50bb81b5fa
commit a962e98f0d
5 changed files with 94 additions and 0 deletions

View File

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