mirror of
https://github.com/DefectingCat/dotfiles
synced 2025-07-16 01:01:36 +00:00
remove useless files
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user