update nu env for ssh

This commit is contained in:
gwg313 2025-02-15 17:35:05 -05:00
parent d10779d948
commit e7035c4553
Signed by: gwg313
GPG key ID: 60FF63B4826B7400

View file

@ -1,2 +1,3 @@
$env.config.buffer_editor = "nvim"
$env.PASSWORD_STORE_DIR = "/home/gwg313/.local/share/password-store"
$env.SSH_AUTH_SOCK = (echo /run/user/(id -u)/gnupg/S.gpg-agent.ssh)