add btop config backup

This commit is contained in:
DefectingCat
2023-12-08 09:28:44 +08:00
parent 86ed7041d8
commit fc9155e4e6
9 changed files with 578 additions and 12 deletions

View File

@ -6,14 +6,17 @@ backup_folder ~/.config/nvim/lua/custom ./nvim/lua/ ./nvim/lua/custom/
backup_folder ~/.config/neofetch ./ ./neofetch/
# zshrc
backup_folder ~/.zshrc ./zsh/zshrc
backup_folder ~/.p10k.zsh ./zsh/p10k.zsh
# ranger
backup_folder ~/.config/ranger ./ ./ranger/
# tmux
backup_folder ~/.tmux/tmux.conf ./tmux/ ./tmux/tmux.conf
# bash scripts
backup_folder ~/.config/rua-scripts ./
backup_folder ~/.config/rua-scripts ./ ./rua-scripts
# lazygit
backup_folder ~/.config/lazygit ./ ./lazygit/
# btop
backup_folder ~/.config/btop ./ ./btop
if [[ $OSTYPE == "linux"* ]]; then
# hyprland