Skip to content

Instantly share code, notes, and snippets.

@brenthaas
Created May 5, 2015 04:05
Show Gist options
  • Save brenthaas/80fc9e2c5f29aaf97f84 to your computer and use it in GitHub Desktop.
Save brenthaas/80fc9e2c5f29aaf97f84 to your computer and use it in GitHub Desktop.
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"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment