diff options
Diffstat (limited to '.local/bin/cleanup')
-rwxr-xr-x | .local/bin/cleanup | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/bin/cleanup b/.local/bin/cleanup new file mode 100755 index 0000000..4f0bee1 --- /dev/null +++ b/.local/bin/cleanup @@ -0,0 +1,2 @@ +#!/bin/sh +yes | paru -Scc |