Config and scripts for a setting up new Mac.
- Install Surge
- Copy config file to
~/.surge.conf
- Activate Surge with iPhone
- Copy Surge
export
to Terminal
- Install Homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew update
- Install
nvm
brew install nvm
echo "source $(brew --prefix nvm)/nvm.sh" >> .zshrc
- Install
node
withnvm
nvm ls-remote
nvm install <version>
nvm alias default <version>
- Install
git
brew install git
- Install
npm
packages
npm install -g bower browser-sync foundation-cli gulp mupx yo static-i18n gatsby babel
-
Download iTerm2
-
Install
zsh
brew install zsh
- Set Homebrew
zsh
as default shell
sudo vim /etc/shells
chsh -s /usr/local/bin/zsh
- Install
omyzsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
- Copy
zsh
config file
cp terminal/.zshrc ~
- Set iTerm2 color palette and font settings
- Color palette: Space Gray
- Font: Sauce Code Powerline
Your terminal should now look like this.
- Atom
- Atom packages:
emmet pigments minimap spacegray-dark-neue-syntax
cp -r sketch-plugins/ ~/Library/Application\ Support/com.bohemiancoding.sketch3/Plugins/
- RightFont
- FontExplorer X
- Suitcase Fusion
- The Unarchiver
- Xcode
- 1Password
- Telegram
- Tweetbot
- Calcbot
- Caffeine
- Flume
- Inboard
- iA Writer
- Slack
- Transmit
- Chrome
- Dropbox
- Bartender
- ScreenFlow
- Droplr
- iStat Menus
- MAMP
- Spotify
- VMWare Fusion