diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2025-09-25 10:55:25 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2025-09-25 10:55:25 +0530 |
| commit | 6e81f726d8dc9ca662df4d5473174828f4f7a846 (patch) | |
| tree | 94d9a5e0eae8dd4d5cea9fcebff1e5ae3b76a039 | |
| parent | a65f1cc093887dd9276af2a332b2cee0b9c67241 (diff) | |
sync now also handles file deletions
| -rwxr-xr-x[-rw-r--r--] | hypr/battery-notif.sh | 0 | ||||
| -rwxr-xr-x | sync.sh | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/hypr/battery-notif.sh b/hypr/battery-notif.sh index 4298192..4298192 100644..100755 --- a/hypr/battery-notif.sh +++ b/hypr/battery-notif.sh @@ -1,5 +1,6 @@ #!/usr/bin/env bash +sudo rm -rf btop hypr nixos nvim tmux waybar wofi yazi starship.toml sudo cp -r ~/.config/btop . sudo cp -r ~/.config/hypr . sudo cp -r /etc/nixos . |
