Terminal and Shell: iTerm2 + Zsh + Oh My Zsh
CheatSheet - Know Your Short Cuts
SizeUp - The Missing Window Manager
macprefs: Backup and Restore your Mac System and App Preferences
alias ls="ls --classify --tabsize=0 --literal --color=auto --show-control-chars --human-readable"
export LS_COLORS="no=00:fi=00:di=01;36:ln=36:pi=33:so=01;35:bd=01;33:cd=01;33:ex=01;31"
Reference: Configuring the shell
Homebrew, ofc
subl: Open Sublime Text from Terminal in macOS - Stack Overflow kill all sublime instances (check Activity Monitor), then:
ln -s /Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl /usr/local/bin/subl
nvbn/thefuck: Magnificent app which corrects your previous console command.
atuinsh/atuin: ✨ Magical shell history
jonmosco/kube-ps1: Kubernetes prompt info for bash and zsh
sindresorhus/iterm2-snazzy: Elegant iTerm2 theme with bright colors