My developer workstation (Mac) default stack
Below is a list of apps I use on my Mac (Installed by Terminal)
Most important is to install homebrew and custom taps:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew tap caskroom/caskbrew
App | Installation |
---|---|
drop box | brew cask install dropbox |
postman | brew cask install postman |
git-crypt | brew install git-crypt |
iterm2 | brew cask install iterm2 |
Chrome | brew cask install google-chrome |
jq | brew install jq |
kubernetes | brew install kubernetes-cli |
nodenv | brew install nodenv |
lnav | brew install lnav |
mackup | brew install mackup |
nodenv | brew install nodenv |
peco | brew install peco |
python3 | brew install python3 |
ranger | brew install ranger |
realpath | brew tap iveney/mocha & brew install realpath |
tig | brew install tig |
ag (silver searcher) | brew install the_silver_searcher |
Damn this blogger for not supporting tables as first class citizen ... one more time and I ditch it!
My developer workstation (Mac) default stack
Reviewed by Ran Davidovitz
on
1:08 PM
Rating:
No comments:
Post a Comment