Skip to content

Instantly share code, notes, and snippets.

View brenthaas's full-sized avatar

Brent Haas brenthaas

View GitHub Profile
@brenthaas
brenthaas / keybase.md
Created November 10, 2015 20:09
Verifying my identity on keybase

Keybase proof

I hereby claim:

  • I am brenthaas on github.
  • I am brenthaas (https://keybase.io/brenthaas) on keybase.
  • I have a public key whose fingerprint is E3F8 275F C769 382B BD32 5A51 FB64 FDB9 9E3C 59A1

To claim this, I am signing this object:

@brenthaas
brenthaas / Notes
Created May 5, 2015 04:05
OSX Development Environment Setup
## Tmux Copy/Paste
* brew install reattach-to-user-namespace
* Add to `.tmux.conf`
** set-option -g default-command "reattach-to-user-namespace -l zsh"
@brenthaas
brenthaas / PlanetMoneyEpisodes.md
Created January 12, 2015 20:28
Great Planet Money episodes you should listen to!

Economies

  • #142: Tax Me Please
    • Two-part examination of Denmark's economy. part free market, part huge welfare state, Denmark's tax is some of the highest in the world, yet the taxes pay for dramatic social services
@brenthaas
brenthaas / .zshrc
Created November 26, 2013 02:17
my .zshrc
# Path to your oh-my-zsh configuration.
ZSH=$HOME/.oh-my-zsh
# Set name of the theme to load.
# Look in ~/.oh-my-zsh/themes/
# Optionally, if you set this to "random", it'll load a random theme each
# time that oh-my-zsh is loaded.
ZSH_THEME="brent"
# Example aliases