summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
authorDaja177 <59206235+Daja177@users.noreply.github.com>2020-01-20 13:36:56 +0100
committerLuke Smith <luke@lukesmith.xyz>2020-01-20 14:23:31 -0500
commit1d925ae7f5d4de2675f85ea62214f7bf88b45df1 (patch)
tree847428fbbc9b358b8916ac270a1cb9fc049bb8c7 /.profile
parent2149d1ebb7c5aad18dfd272afd21bf9502675255 (diff)
downloadeibhear-1d925ae7f5d4de2675f85ea62214f7bf88b45df1.tar.gz
eibhear-1d925ae7f5d4de2675f85ea62214f7bf88b45df1.tar.zst
eibhear-1d925ae7f5d4de2675f85ea62214f7bf88b45df1.zip
make gnupg xdg compliant
Diffstat (limited to '.profile')
-rw-r--r--.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.profile b/.profile
index 09f8366..ae6cc02 100644
--- a/.profile
+++ b/.profile
@@ -21,6 +21,7 @@ export GTK2_RC_FILES="$HOME/.config/gtk-2.0/gtkrc-2.0"
export LESSHISTFILE="-"
export INPUTRC="$HOME/.config/inputrc"
export ZDOTDIR="$HOME/.config/zsh"
+export GNUPGHOME="$HOME/.local/share/gnupg"
export PASSWORD_STORE_DIR="$HOME/.local/share/password-store"
export ALSA_CONFIG_PATH="$HOME/.config/alsa/asoundrc"