aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/shell/profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index 8853efb..8cb0d14 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -19,6 +19,8 @@ export CARGO_HOME="$XDG_DATA_HOME"/cargo
export NOTMUCH_CONFIG="$XDG_CONFIG_HOME/notmuch-config"
export MBSYNCRC="$XDG_CONFIG_HOME/mbsync/config"
export GTK2_RC_FILES="$XDG_CONFIG_HOME/gtk-2.0/gtkrc"
+export GOPATH="$XDG_DATA_HOME/go"
+export GOMODCACHE="$XDG_CACHE_HOME/go/mod"
export BEMENU_OPTS='--fb "#2e3440" --ff "#d8dee9" --nb "#2e3440" --nf "#d8dee9" --tb "#2e3440" --hb "#2e3440" --tf "#bf616a" --hf "#ebcb8b" --af "d8dee9" --ab "#2e3440" --fn "monospace 14"'
export QT_QPA_PLATFORMTHEME=gtk2