Skip to content

Commit

Permalink
rの追加
Browse files Browse the repository at this point in the history
  • Loading branch information
tmsanrinsha committed May 17, 2015
1 parent d79bc86 commit ccb0c0f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup/brew.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ if [ "$brew" == '1' ]; then
brew tap homebrew/versions
brew tap homebrew/homebrew-php

# for r
brew tap homebrew/science
brew tap peco/peco
fi

Expand All @@ -53,6 +55,7 @@ brew-install php56-yaml
brew-install php56-stats
brew-install pwgen
brew-install python
brew-install r
brew install reattach-to-user-namespace
brew-install ruby
brew-install tmux
Expand Down

0 comments on commit ccb0c0f

Please sign in to comment.