Skip to content

Instantly share code, notes, and snippets.

@kpritam
kpritam / mac_setup.sh
Created September 25, 2018 17:30
Setup new mac book (Installs brew, fish, iterm2, java, scala, sbt, chrome, slack, vs code, flycut etc.)
###########################################################
# Homebrew
# Fish Shell
# Fisherman
# Powerline Fonts
# iTerm2
curl https://raw.githubusercontent.com/ellerbrock/fish-shell-setup-osx/master/install.sh | bash