1
0

Added Bitwarden SSH Agent to nushells env

This commit is contained in:
2025-06-21 14:43:30 +02:00
parent 80a119972f
commit 614a57652f

View File

@@ -20,3 +20,4 @@
$env.config.show_banner = false $env.config.show_banner = false
$env.EDITOR = 'hx' $env.EDITOR = 'hx'
$env.VISUAL = 'hx' $env.VISUAL = 'hx'
$env.SSH_AUTH_SOCK = '/home/lumen/.bitwarden-ssh-agent.sock'