Added tmux support [Fix #190]

This commit is contained in:
Yan Pritzker
2012-11-11 20:15:43 -06:00
parent 4a14767d24
commit 273db6a595
3 changed files with 75 additions and 2 deletions

View File

@@ -80,10 +80,9 @@ We automatically install a few useful packages including ack, ctags, git, and hu
You can install macvim from brew as well, or download it from their website.
```bash
brew install ack ctags git hub macvim
brew install ack ctags git hub macvim tmux reattach-to-user-namespace
```
### Github Issues: [ghi gem](https://github.com/stephencelis/ghi)
We include the `ghi` command. Try `ghi list` and have fun managing issues from command line!