feat: DOCKER_HOST=podman
This commit is contained in:
parent
4a6eb1c21b
commit
af5bee6a47
1 changed files with 2 additions and 0 deletions
2
.zshenv
2
.zshenv
|
@ -33,3 +33,5 @@ export VISUAL=nvim
|
|||
export PAGER=less
|
||||
|
||||
export MAKEFLAGS='-j'
|
||||
|
||||
export DOCKER_HOST="unix://$XDG_RUNTIME_DIR/podman/podman.sock"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue