X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/99473567e5a86d2b1ae62bb85601af7805daaa9a..757553027efa55bf5710d06f866c3ae6e495c44d:/.profile?ds=inline diff --git a/.profile b/.profile index c3642f6..50cf3db 100644 --- a/.profile +++ b/.profile @@ -5,6 +5,7 @@ export EDITOR="emacsclient -nw" export VISUAL="emcl" export PATH="$HOME/.local/bin:$HOME/.cabal/bin:$HOME/.cargo/bin:$HOME/.elan/bin${PATH:+:}$PATH" +export GOPATH="$HOME/src/go" export XDG_CONFIG_HOME="$HOME/.config" export XDG_DATA_HOME="$HOME/.local/share"