Created
January 29, 2019 14:27
-
-
Save alo9507/9f12767afd97c58f351858f6a35fb96b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew cask install \ | |
firefox \ | |
1password \ | |
spotify \ | |
flycut \ | |
visual-studio-code \ | |
dotnet \ | |
dotnet-sdk \ | |
google-chrome && \ | |
brew install \ | |
neovim \ | |
node \ | |
rbenv \ | |
ruby-build \ | |
elixir \ | |
tree && \ | |
brew tap homebrew/cask-fonts && brew cask install font-fira-code && \ | |
brew tap git-duet/tap && brew install git-duet |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment