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*)
|
||||
brew tap thoughtbot/formulae
|
||||
brew install rcm
|
||||
brew install reattach-to-user-namespace
|
||||
;;
|
||||
|
||||
CYGWIN*)
|
||||
|
|
Loading…
Add table
Reference in a new issue