Added tmux support [Fix #190]
This commit is contained in:
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user