Instead of using my custom Python script that looks them up, just use the
command-line application included in the ‘libsecret’ package on Archlinux.
Remove the custom helper script that I’d written for them.
- Load the necessary environment variables from ‘gnome-keyring-daemon’ when
loading fish.
- Don’t sync the Archive directory from ryuslash.org, it’s too big and mbsync
seems to get really confused about it.
- Disable old email accounts from syncing with mbsync.
- Fix the ‘get-mail-password’ and ‘set-mail-password’ scripts.
- Use ‘secretstorage’ instead of ‘keyring’, this appears to be newer and
easier to use.