summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
authormighty9245 <52252283+mighty9245@users.noreply.github.com>2020-04-18 21:19:36 +0300
committerGitHub <noreply@github.com>2020-04-18 14:19:36 -0400
commit2cff4c1fa8af1489947595253152551b0946f791 (patch)
treee4d341aefbee7342907ef6c9ed2dc49742e268cc /.profile
parenta1e73417dc6b58073aeefb443ab4ee583730cf63 (diff)
downloadeibhear-2cff4c1fa8af1489947595253152551b0946f791.tar.gz
eibhear-2cff4c1fa8af1489947595253152551b0946f791.tar.zst
eibhear-2cff4c1fa8af1489947595253152551b0946f791.zip
hide go folder (#578)
Diffstat (limited to '.profile')
-rw-r--r--.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.profile b/.profile
index 4d2cf6f..be6868e 100644
--- a/.profile
+++ b/.profile
@@ -27,6 +27,7 @@ export PASSWORD_STORE_DIR="${XDG_DATA_HOME:-$HOME/.local/share}/password-store"
export TMUX_TMPDIR="$XDG_RUNTIME_DIR"
export ANDROID_SDK_HOME="${XDG_CONFIG_HOME:-$HOME/.config}/android"
export CARGO_HOME="${XDG_DATA_HOME:-$HOME/.local/share}/cargo"
+export GOPATH="${XDG_DATA_HOME:-$HOME/.local/share}/go"
# Other program settings:
export DICS="/usr/share/stardict/dic/"