dotfiles/files/global-environment

6 lines
185 B
Plaintext
Raw Normal View History

GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
LANG=en_GB.UTF-8
ARCHFLAGS="-arch x86_64"
2018-10-08 17:02:05 +01:00
SSH_AUTH_SOCK=/tmp/ssh-agent-{{ user }}.sock
MOZ_USE_XINPUT2=1