diff options
Diffstat (limited to 'bash/symlinks.sh')
-rw-r--r-- | bash/symlinks.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bash/symlinks.sh b/bash/symlinks.sh index b96f952..2250a86 100644 --- a/bash/symlinks.sh +++ b/bash/symlinks.sh @@ -78,6 +78,3 @@ ln -fs /tmp/notmuch."$(date +%Y-%m-%d)".log /tmp/notmuch.log ## GNUS ln -fs "$DOTFILES/encrypted/IMAP/authinfo.gpg" ~/.authinfo.gpg - -## Buku -ln -fs /tmp/buku-xmonad."$(date +%Y-%m-%d)".log /tmp/buku-xmonad.log |