feat: cleanup .local/bin

This commit is contained in:
ange 2024-10-22 16:33:50 +07:00
parent 757b759b4a
commit 87d37712dd
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
21 changed files with 69 additions and 86 deletions

View file

@ -29,6 +29,8 @@ export PAGER=less
export MAKEFLAGS='-j'
export PASSWORD_STORE_ENABLE_EXTENSIONS=true
export DOCKER_BUILDKIT=0 # i/o timeout
export DOCKER_HOST="unix://$XDG_RUNTIME_DIR/podman/podman.sock"