summaryrefslogtreecommitdiff
path: root/shells/.zprofile
diff options
context:
space:
mode:
authorNaz <ndpm13@ch-naseem.com>2025-09-05 22:39:18 +0100
committerNaz <ndpm13@ch-naseem.com>2025-09-06 12:17:49 +0100
commit8f0048fde624e304203552d5ebef92ca6f30d618 (patch)
tree63464a134451f314dedc21712157af70611138b6 /shells/.zprofile
✨feat: add shells configuration files.
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)