remove useless files

This commit is contained in:
DefectingCat
2023-12-12 09:06:59 +08:00
parent 947ec06a1d
commit c40b0d9dfd
3 changed files with 2 additions and 99 deletions

View File

@ -15,8 +15,6 @@ backup_folder ~/.tmux/tmux.conf ./tmux/ ./tmux/tmux.conf
backup_folder ~/.config/rua-scripts ./ ./rua-scripts
# lazygit
backup_folder ~/.config/lazygit ./ ./lazygit/
# btop
backup_folder ~/.config/btop ./ ./btop
if [[ $OSTYPE == "linux"* ]]; then
# hyprland
@ -24,6 +22,8 @@ if [[ $OSTYPE == "linux"* ]]; then
fi
if [[ $OSTYPE == "darwin"* ]]; then
# btop
backup_folder ~/.config/btop ./ ./btop
# kitty
backup_folder ~/.config/kitty ./ ./kitty/
# yabai