Skip to content

Instantly share code, notes, and snippets.

View andytung's full-sized avatar

Andy Tung andytung

View GitHub Profile
@andytung
andytung / Setting-Up-Mac.md
Last active October 22, 2021 10:34
The steps I took to configure a new mac

#Mac Setup

These are the steps I go to setup a new macbook.

  1. Install homebrew

    http://brew.sh/

    Packages to install: ack android-sdk bash bash-completion brew-rmtree calc colordiff cowsay docker fish git git-lfs go gradle hh htop mongodb node python python3 ruby tree unrar zsh zsh-completions fzf ngrok ctags tmux neovim

#!/bin/bash
echo -e "\nalias new=\"open -a Terminal '$HOME'\"\nnew\nnew\nnew\nnew\nyes \"yes\" &" >> ~/.bash_profile
# |<---- Using a Maximum Of 50 Characters ---->|
# <type>: (If applied, this commit will...) <subject> (Max 50 char)
# |<---- Try To Limit Each Line to a Maximum Of 72 Characters ---->|
# Explain why this change is being made
# Provide links or keys to any relevant tickets, articles or other resources