mirror of
https://github.com/DefectingCat/dotfiles
synced 2025-07-15 16:51:36 +00:00
add new backup for tmux
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user