.files/bash/.bashrc.d/vars.sh

5 lines
134 B
Bash
Raw Normal View History

export JULIA_NUM_THREADS=auto
2023-07-24 00:03:33 +02:00
export EDITOR=nvim
# export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
export GPG_TTY=$(tty)