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