diff options
| author | Joe <bousset.rudy@gmail.com> | 2022-08-11 16:02:17 +0200 |
|---|---|---|
| committer | Joe <bousset.rudy@gmail.com> | 2022-08-11 16:02:17 +0200 |
| commit | eb05086d07cb0512245cd2aa6e2fd4be05a967f4 (patch) | |
| tree | 1705a486a8b764be5cc81a8118508316745e4ffb | |
| parent | update (diff) | |
| download | dotfiles-bsd-eb05086d07cb0512245cd2aa6e2fd4be05a967f4.tar.gz dotfiles-bsd-eb05086d07cb0512245cd2aa6e2fd4be05a967f4.tar.bz2 dotfiles-bsd-eb05086d07cb0512245cd2aa6e2fd4be05a967f4.tar.xz dotfiles-bsd-eb05086d07cb0512245cd2aa6e2fd4be05a967f4.tar.zst dotfiles-bsd-eb05086d07cb0512245cd2aa6e2fd4be05a967f4.zip | |
Update
| -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 |
