Gotta love them semicolons.

This commit is contained in:
Joseph Hanson 2024-02-21 11:57:11 -06:00
parent cbd840335e
commit dd152e61f7

View file

@ -32,7 +32,7 @@
lla = "lsd -la";
# lazydocker --> lazypodman
lazypodman="sudo DOCKER_HOST=unix:///run/podman/podman.sock lazydocker"
lazypodman="sudo DOCKER_HOST=unix:///run/podman/podman.sock lazydocker";
# other
df = "df -h";