summaryrefslogtreecommitdiff
path: root/shells/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/.zprofile')
-rw-r--r--shells/.zprofile2
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/.zprofile b/shells/.zprofile
new file mode 100644
index 0000000..48100df
--- /dev/null
+++ b/shells/.zprofile
@@ -0,0 +1,2 @@
+# Fix GPG TTY Error
+export GPG_TTY=$(tty)