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 /bash | |
| parent | Add symlink to private layers folder (diff) | |
| download | dotfiles-465acee8efcf3f29ca60c6146fc327c69fa15dc3.tar.gz dotfiles-465acee8efcf3f29ca60c6146fc327c69fa15dc3.tar.xz | |
Add symlink to authinfo.gpg
Diffstat (limited to 'bash')
| -rw-r--r-- | bash/symlinks.sh | 3 |
1 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 |
