aboutsummaryrefslogtreecommitdiff
path: root/sync.sh
diff options
context:
space:
mode:
authorAargh Rai <aargh.rai+git@gmail.com>2025-09-28 20:21:02 +0530
committerAargh Rai <aargh.rai+git@gmail.com>2025-09-28 20:21:02 +0530
commitc95e098ecdc44c74978b21e41f60e368e48f463f (patch)
treee05229e116c7d3dc64fff15cd5f034d0fc46ba2d /sync.sh
parentce2793694db5fdf3d6b5e5dac612528d61adede9 (diff)
removed btop + styled wofi
Diffstat (limited to 'sync.sh')
-rwxr-xr-xsync.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/sync.sh b/sync.sh
index dd6f377..5a754b2 100755
--- a/sync.sh
+++ b/sync.sh
@@ -1,7 +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 rm -rf hypr nixos nvim tmux waybar wofi yazi starship.toml
sudo cp -r ~/.config/hypr .
sudo cp -r /etc/nixos .
sudo cp -r ~/.config/nvim .