3 lines
172 B
Text
3 lines
172 B
Text
$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)
|