dotfiles/private_dot_local/bin/executable_gc.sh

12 lines
181 B
Shell
Raw Permalink Normal View History

2026-06-22 17:31:03 +02:00
#! /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