Below you can see the tools & apps I use on my dev laptop.
- Moom
- Franz
- 1Password
- Airmail
- AppCleaner
- Notion
- The Unarchiver
- Visual Studio Code
- Material Theme
- Twig
- Git History
- Google Chrome
- iTerm
- Oh my zsh
- Sublime Text
- Dropbox
- Captured
- Vagrant
- VirtualBox
- Homestead
- Sketch
- Composer
- Sequel Pro
- LittleIpsum
- Wunderlist
- Node
- NPM
- Zeplin
This command to make hidden files & folders visible.
$ defaults write com.apple.finder AppleShowAllFiles YES
This command to install Homebrew
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"