switch to docker

This commit is contained in:
askiiart 2025-02-09 13:32:34 -06:00
parent 5d5db5c65e
commit 6db3008817
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A

View file

@ -5,7 +5,7 @@ if status is-interactive
set -x SSH_AUTH_SOCK (gpgconf --list-dirs agent-ssh-socket)
set -x EDITOR nvim
# TODO: add logic for podman/docker
set DOCKER_HOST unix://$XDG_RUNTIME_DIR/podman/podman.sock
set DOCKER_HOST unix:///$XDG_RUNTIME_DIR/docker.sock
gpgconf --launch gpg-agent
gpg-connect-agent updatestartuptty /bye
# ctrl+backspace (^H in kitty)