Skip to content

Instantly share code, notes, and snippets.

View royaso's full-sized avatar
🏠
Working from home

royaso royaso

🏠
Working from home
View GitHub Profile

Keybase proof

I hereby claim:

  • I am royaso on github.
  • I am royaso (https://keybase.io/royaso) on keybase.
  • I have a public key ASCYbtxRC4mmwVMaWPJgsWCMP4rCMGvQc5z2CeIDr_z1Igo

To claim this, I am signing this object:

@royaso
royaso / mutt_notes.markdown
Created May 22, 2017 03:34 — forked from markjlorenz/mutt_notes.markdown
Notes on getting Mutt running on OSX
  • brew install mutt
  • setup an app password for mutt in gmail
  • setup an app password for imap_notifier in gmail
  • brew install terminal-notifier terminal-notifier
  • gem install imap_notifier imap_notifier
  • brew install urlview
  • brew install w3m (links would be OK too)
  • Install pandoc to author in markdown and send as HTML

~/.muttrc

### Keybase proof
I hereby claim:
* I am royaso on github.
* I am royaso (https://keybase.io/royaso) on keybase.
* I have a public key whose fingerprint is DFFF AD95 09D4 ACD4 F137 CC23 D64B A674 C0EF D136
To claim this, I am signing this object:
@royaso
royaso / PHP:Exception
Created May 9, 2014 05:52
PHP:trow new Exception
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body >
<script type="text/javascript">
function aa(x){alert(x)}
</script>