Install reattach-to-user-namespace during setup
This commit is contained in:
parent
57352cac57
commit
c50ce5da67
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ then
|
||||||
Darwin*)
|
Darwin*)
|
||||||
brew tap thoughtbot/formulae
|
brew tap thoughtbot/formulae
|
||||||
brew install rcm
|
brew install rcm
|
||||||
|
brew install reattach-to-user-namespace
|
||||||
;;
|
;;
|
||||||
|
|
||||||
CYGWIN*)
|
CYGWIN*)
|
||||||
|
|
Loading…
Add table
Reference in a new issue