diff options
author | EuAndreh <eu@euandre.org> | 2018-07-11 10:07:53 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-07-11 10:09:17 -0300 |
commit | 465acee8efcf3f29ca60c6146fc327c69fa15dc3 (patch) | |
tree | 22698673bbee64be4626892be84f01f48b587208 | |
parent | Add symlink to private layers folder (diff) | |
download | dotfiles-465acee8efcf3f29ca60c6146fc327c69fa15dc3.tar.gz dotfiles-465acee8efcf3f29ca60c6146fc327c69fa15dc3.tar.xz |
Add symlink to authinfo.gpg
-rw-r--r-- | bash/symlinks.sh | 3 | ||||
-rw-r--r-- | encrypted/IMAP/authinfo.gpg | bin | 0 -> 800 bytes |
2 files changed, 3 insertions, 0 deletions
diff --git a/bash/symlinks.sh b/bash/symlinks.sh index bb170f0..a2f726f 100644 --- a/bash/symlinks.sh +++ b/bash/symlinks.sh @@ -49,3 +49,6 @@ ln -fs $DOTFILES/xmonad/xmobar.hs ~/.xmobarrc # OfflineIMAP ln -fs $DOTFILES/mail/offlineimaprc.ini ~/.offlineimaprc # ln -fs $DOTFILES/mail/mbsyncrc.ini ~/.mbsyncrc + +# GNUS +ln -fs $DOTFILES/encrypted/IMAP/authinfo.gpg ~/.authinfo.gpg diff --git a/encrypted/IMAP/authinfo.gpg b/encrypted/IMAP/authinfo.gpg Binary files differnew file mode 100644 index 0000000..95162ac --- /dev/null +++ b/encrypted/IMAP/authinfo.gpg |