Skip to content

Instantly share code, notes, and snippets.

View brownl's full-sized avatar

Lawrence Brown brownl

View GitHub Profile

Keybase proof

I hereby claim:

  • I am brownl on github.
  • I am lbr (https://keybase.io/lbr) on keybase.
  • I have a public key whose fingerprint is 174B 55BA 06C5 9904 CD83 6E23 0000 A5B4 6232 8201

To claim this, I am signing this object:

web: vendor/bin/heroku-php-nginx www/
@brownl
brownl / markdown.css
Last active August 29, 2015 14:18 — forked from imjasonh/markdown.css
* {
font-size: 12pt;
font-family: monospace;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: black;
cursor: default;
}
#!/bin/sh
sudo apt-get update
sudo apt-get -y install vnc4server firefox lxde oxygen-cursor-theme
echo 'Now type "vncserver" and set a password.'