mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 03:13:38 +00:00
alias docker=podman
This commit is contained in:
@@ -151,6 +151,7 @@ in
|
||||
k = "kubectl";
|
||||
ls = "exa -la --git";
|
||||
ps = "procs";
|
||||
docker = "podman";
|
||||
};
|
||||
|
||||
"oh-my-zsh" = {
|
||||
|
Reference in New Issue
Block a user