zshrc/zshenv

4 lines
116 B
Bash

# Global exports
export VISUAL=nano
export EDITOR=nano
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)