Last active
March 4, 2017 17:33
-
-
Save mvoropaiev/77d57b2a36193b9ef3e99ccb42f0d032 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
# first draft | |
# app store: | |
# paws for trello ($): https://itunes.apple.com/us/app/paws-for-trello/id1124077199?mt=12 | |
# whatsapp desktop: https://itunes.apple.com/us/app/whatsapp-desktop/id1147396723?mt=12 | |
# amphetamine: https://itunes.apple.com/us/app/amphetamine/id937984704?mt=12 | |
# brew | |
brew install \ | |
bash-completion \ | |
git \ | |
git-crypt \ | |
htop \ | |
python \ | |
python3 \ | |
shellcheck | |
# brew cask: | |
brew cask install \ | |
atom \ | |
docker \ | |
firefox \ | |
font-inconsolata \ | |
font-inconsolata-for-powerline \ | |
gimp \ | |
github-desktop \ | |
google-drive \ | |
google-play-music-desktop-player \ | |
iterm2 \ | |
keepassx \ | |
keeweb \ | |
pgadmin4 \ | |
postman \ | |
skype \ | |
steam \ | |
transmission \ | |
upwork \ | |
vlc \ | |
wmail \ | |
zoom |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment