Add back docker for work

This commit is contained in:
Dave Gallant
2021-12-08 11:36:15 -05:00
parent 6df0673316
commit 6594dc781a
3 changed files with 7 additions and 3 deletions

View File

@@ -147,7 +147,6 @@ in
shellAliases = {
".." = "cd ..";
docker = "podman";
grep = "rg --smart-case";
k = "kubectl";
ls = "exa -la --git";