summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2019-05-05gpg all variableLuke Smith
2019-05-04Add MacOS certificate store to search listStanko K.R
2019-05-04Relax pass store checkStanko K.R
Checking for a secret key with format `<foo@bar.com>` may not work for people that store key IDs in .gpg-id. Removing the `<` and `>` makes it work for both beople that use emails and people that use IDs.
2019-05-04Prefix binary path correctly on MacOSStanko K.R
2019-05-04gpg varLuke Smith
2019-05-04protonmail fix?Luke Smith
2019-05-04gpg double checkLuke Smith
2019-05-02n00buntu msmtp linkLuke Smith
2019-05-02barebones urlview conf addedLuke Smith
2019-05-01all pm domains fixedLuke Smith
2019-05-01msmtprc now separate variableLuke Smith
2019-05-01approaching prontonmail fixLuke Smith
2019-05-01open files with macLuke Smith
2019-05-01Merge pull request #186 from dmsalomon/mailsync-paramLuke Smith
Mailsync: only pass -a to mbsync when no args
2019-05-01only sync if user logged inLuke Smith
2019-04-30Mailsync: only pass -a to mbsync when no argsDov Salomon
If -a is passed along with "$@", mailsync will sync all mailboxes even if only a single channel is passed in with "$@". This breaks the semantics of the `o` macro in mutt which should only sync the current mailbox that is currently being viewed in mutt.
2019-04-28cron check more liberalLuke Smith
2019-04-26to avoid user conflictsLuke Smith
2019-04-26maxmessages optionLuke Smith
2019-04-27Corrected grammar "be found" line 139NinKenDo64
2019-04-26bad ideaLuke Smith
2019-04-26du not portableLuke Smith
2019-04-26fix junk rmLuke Smith
2019-04-26spellLuke Smith
2019-04-26sed portable?Luke Smith
2019-04-26grep portableLuke Smith
2019-04-26generated notmuch config if not existingLuke Smith
2019-04-26libnotify note in mailsyncLuke Smith
2019-04-26Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2019-04-26ssltype changed for pm usersLuke Smith
2019-04-26one mailsync at a time pleaseLuke Smith
2019-04-26Fixed sever typoValansch
2019-04-25msmtp not absolute pathLuke Smith
2019-04-25mwconfig uses muttshareLuke Smith
2019-04-25ca certificate detectionLuke Smith
2019-04-25sslcert var used for mbsyncLuke Smith
2019-04-25Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2019-04-25only check first columnLuke Smith
2019-04-25cronjob: get id from active useryusufaktepe
2019-04-24bad passwords cause errorLuke Smith
2019-04-24cron for debianLuke Smith
2019-04-23accdir bug fixLuke Smith
2019-04-22error code fixLuke Smith
2019-04-22fix for hyphened titlesLuke Smith
2019-04-22old dir not necessaryLuke Smith
2019-04-22cache less dumbLuke Smith
2019-04-22big deletion fixLuke Smith
2019-04-22cachedir deleted on purgeLuke Smith
2019-04-22mkdir fixLuke Smith
2019-04-22sidebar cleanupLuke Smith