From 06ad2548c460363eeaea546f06d60c845cfa5595 Mon Sep 17 00:00:00 2001 From: Ivan Dimitrov Date: Mon, 25 Dec 2023 20:16:37 +0200 Subject: [PATCH] home cleanup script --- bin/purge-home | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 bin/purge-home diff --git a/bin/purge-home b/bin/purge-home new file mode 100755 index 0000000..87f25f9 --- /dev/null +++ b/bin/purge-home @@ -0,0 +1,5 @@ +#!/usr/bin/env bash + +cd "$HOME" + +rm -rf .visualvm .bin .npm .cache .cargo .librewolf .mupdf.history .ollama .psql_history .python_history .sbt .tldrc .zcompdump .viminfo .wireguard