Skip to content

Instantly share code, notes, and snippets.

@bionix
Forked from xnyhps/muttrc
Last active August 29, 2015 14:21
Show Gist options
  • Save bionix/f543847bbed7d0e4a5b8 to your computer and use it in GitHub Desktop.
Save bionix/f543847bbed7d0e4a5b8 to your computer and use it in GitHub Desktop.
set imap_pass = `security find-internet-password -g -a "johndoe" -s "example.com" -r "imap" -w`
set smtp_pass = `security find-internet-password -g -a "johndoe" -s "example.com" -r "smtp" -w`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment