Skip to content

Commit

Permalink
add chrome canary to install script
Browse files Browse the repository at this point in the history
  • Loading branch information
tay1orjones committed Nov 27, 2018
1 parent 4f195dd commit 6aaf3a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ brew_install "Mac App Store command line interface" "mas"
print_in_purple "\n Homebrew Applications\n"
brew_install "Dropbox" "dropbox" "caskroom/cask" "cask"
brew_install "Chrome" "google-chrome" "caskroom/cask" "cask"
brew_install "Chrome Canary" "google-chrome-canary" "caskroom/cask" "cask"
brew_install "Slack" "slack" "caskroom/cask" "cask"
brew_install "Visual Studio Code" "visual-studio-code" "caskroom/cask" "cask"
brew_install "iTerm2" "iterm2" "caskroom/cask" "cask"
Expand Down

0 comments on commit 6aaf3a0

Please sign in to comment.