diff options
Diffstat (limited to 'shells/.zprofile')
| -rw-r--r-- | shells/.zprofile | 2 |
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) |
