From a45e1386d65a43bd912ed041ed27ab9155141280 Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Mon, 3 Jun 2024 01:19:29 +0200 Subject: [PATCH] Remove legacy repositories --- uninstall.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/uninstall.sh b/uninstall.sh index 485699c6..ffbda0b2 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -152,3 +152,6 @@ unlink ".local/bin/dotfiles-updater" unlink ".config/copyq" unlink ".config/eww" unlink ".jstmbash" + +# legacy repositories +rm -rf "repositories/jstmbash"