summaryrefslogtreecommitdiff
path: root/etc/clean
blob: 6cf362c09cb98a4fd39cee9024d28595d7e6f979 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
# This script is used to test new installations of sarc and delete current ones

sudo rm -r ~/.config/sarc
sudo rm /usr/local/bin/dm*
sudo rm /usr/local/bin/dwm*
sudo rm /usr/local/bin/st*
rm ~/.xinitrc