diff options
Diffstat (limited to '.profile')
-rw-r--r-- | .profile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ export BIB=$HOME/Dropbox/A/Scholar/All/References export REFERBIB=$HOME/Dropbox/A/Scholar/All/References/bibliography.refer export DISTRIB_ID=arch export DISTRIB_RELEASE=$(uname -r) +export XDG_CONFIG_HOME=$HOME/.config # export GOROOT=/usr/bin/go # fix "xdg-open fork-bomb" export your preferred browser from here |