aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/gpg2mutt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/gpg2mutt b/bin/gpg2mutt
index d9db27b..18553c0 100755
--- a/bin/gpg2mutt
+++ b/bin/gpg2mutt
@@ -12,7 +12,7 @@
LANG=
# Output file
-output="$HOME/.mutt/gpg-auto.rc"
+output="$HOME/.config/mutt/gpg-auto.rc"
# if the file exists, delete it
if [ -f "${output}" ]; then