diff options
-rwxr-xr-x | .local/bin/fetch_mail.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.local/bin/fetch_mail.sh b/.local/bin/fetch_mail.sh index d030641..2763eca 100755 --- a/.local/bin/fetch_mail.sh +++ b/.local/bin/fetch_mail.sh @@ -1,6 +1,5 @@ #!/bin/sh -export DISPLAY=unix:0.0 export GNUPGHOME=/home/jozan/.local/share/gnupg export PASSWORD_STORE_DIR=/home/jozan/.local/share/pass |