From 3d290cefc9463352b1823bbce40c35464cb5ae65 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 18 Feb 2024 22:33:25 +0300 Subject: [PATCH] Cleanup empty ~/go --- bin/bin/my-cleanup | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/bin/my-cleanup b/bin/bin/my-cleanup index 7e1da08..925e9c4 100755 --- a/bin/bin/my-cleanup +++ b/bin/bin/my-cleanup @@ -8,4 +8,5 @@ rm -fr \ ~/.pylint.d \ ~/.viminfo \ ~/.Trash \ + ~/go \ ~/zathura.core -- 2.44.0