add scripts

This commit is contained in:
c c 2026-06-22 17:31:03 +02:00
commit e252cb7e78
3 changed files with 38 additions and 0 deletions

View file

@ -0,0 +1,12 @@
#! /usr/bin/env bash
uv cache clean
podman container prune
podman image prune
podman system prune -a
rm -rf ~/.local/share/containers
flatpak uninstall --unused
sudo pacman -Sc