aboutsummaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-06-02 12:53:42 -0300
committerEuAndreh <eu@euandre.org>2019-06-02 12:53:42 -0300
commitd78cd6acdd47fbdb489300c61d95f71431081868 (patch)
treeca9a4583b3c5c2e76f32b64e390acb94bf023aed /bash
parentRemove encrypted/SSH/ (diff)
downloaddotfiles-d78cd6acdd47fbdb489300c61d95f71431081868.tar.gz
dotfiles-d78cd6acdd47fbdb489300c61d95f71431081868.tar.xz
Move IMAP credentials out of dotfiles repo
Use Git Annex repo instead.
Diffstat (limited to 'bash')
-rw-r--r--bash/symlinks.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/symlinks.sh b/bash/symlinks.sh
index a7d92be..aaeffe3 100644
--- a/bash/symlinks.sh
+++ b/bash/symlinks.sh
@@ -80,4 +80,4 @@ ln -fs /tmp/notmuch."$(date +%Y-%m-%d)".log /tmp/notmuch.log
ln -fs /tmp/archivebox."$(date +%Y-%m-%d)".log /tmp/archivebox.log
## GNUS
-ln -fs "$DOTFILES/encrypted/IMAP/authinfo.gpg" ~/.authinfo.gpg
+ln -fs "$HOME/annex/secret/IMAP/authinfo.gpg" ~/.authinfo.gpg