Automated backup: 2023-10-12 14:59:07+00:00

This commit is contained in:
askiiart 2023-10-12 09:59:07 -05:00
parent 572a10c961
commit 830c381914
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
3 changed files with 7 additions and 2 deletions

View file

@ -2,3 +2,4 @@ fish_add_path .cargo/bin/
set -x GPG_TTY (tty)
set -x SSH_AUTH_SOCK (gpgconf --list-dirs agent-ssh-socket)
set -x EDITOR nvim
set -x DOCKER_HOST unix:///run/user/1000/docker.sock