Keybase proof
I hereby claim:
- I am rodonn on github.
- I am rodonn (https://keybase.io/rodonn) on keybase.
- I have a public key ASBegFYkE5nbKTe9YTRPouAVnzDbayARd0hkHdX0DDYfSgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
# INSTALL HOMEBREW | |
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
# High Priority app installs | |
brew cask install dashlane | |
brew cask install dropbox | |
brew cask install google-chrome | |
brew install d12frosted/emacs-plus/emacs-plus | |
brew cask install iterm2 |
# INSTALL HOMEBREW | |
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
# High Priority app installs | |
brew cask install dashlane | |
brew cask install dropbox | |
brew cask install google-chrome | |
brew install d12frosted/emacs-plus/emacs-plus | |
brew cask install iterm2 | |
brew cask install bettertouchtool |
# INSTALL HOMEBREW | |
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
# High Priority app installs | |
brew cask install dashlane | |
brew cask install dropbox | |
brew cask install google-chrome | |
brew install d12frosted/emacs-plus/emacs-plus | |
brew cask install iterm2 | |
brew cask install bettertouchtool |
# Run Simon Urbanek's benchmark v2.5 | |
cat("R version\n") | |
cat("=========\n") | |
print(R.version) | |
if(exists("Revo.version")) { | |
cat("Revo version") | |
cat("============") | |
print(Revo.version) |