This commit is contained in:
Geoffrey Frogeye 2016-12-18 15:10:40 +01:00
parent 8aff00d3c4
commit a79597c866
1 changed files with 1 additions and 0 deletions

1
bashrc
View File

@ -40,6 +40,7 @@ export HISTFILESIZE=${HISTSIZE}
export HISTCONTROL=ignoreboth
export JAVA_FONTS=/usr/share/fonts/TTF
export ANDROID_HOME=/opt/android-sdk
export GOPATH=$HOME/.go
if [ -z $XDG_CONFIG_HOME ]; then
export XDG_CONFIG_HOME=$HOME/.config