diff options
author | EuAndreh <eu@euandre.org> | 2019-05-17 22:56:46 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-05-17 22:59:15 -0300 |
commit | 480f3d0dd591d75a1f9af8980adbaf9f594c634f (patch) | |
tree | f52172fece1246f5d8a3d716c74647ed331bcddc /bash | |
parent | Remove Guix compatibility code. (diff) | |
download | dotfiles-480f3d0dd591d75a1f9af8980adbaf9f594c634f.tar.gz dotfiles-480f3d0dd591d75a1f9af8980adbaf9f594c634f.tar.xz |
Remove buku configuration.
Diffstat (limited to 'bash')
-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 |