summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/.profile b/.config/.profile
index 9253841..1c0d14b 100644
--- a/.config/.profile
+++ b/.config/.profile
@@ -19,6 +19,9 @@ export XDG_CONFIG_HOME=$HOME/.config
export XDG_CACHE_HOME=$HOME/.cache
export XDG_DATA_HOME=$HOME/.local/share
+# For Git Signing with GPG
+export GPG_TTY=$(tty)
+
# Moving Folder and Files from ~/
export LESSHISTFILE=-
export ZDOTDIR="$XDG_CONFIG_HOME"/shells/zsh