zshrc/zshenv
2018-04-03 13:02:39 -04:00

6 lines
134 B
Bash

# Global exports
export VISUAL=nano
export EDITOR=nano
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
source ~/.zshenv