Skip to content

Instantly share code, notes, and snippets.

@myo-shi
Last active August 13, 2018 03:59
Show Gist options
  • Select an option

  • Save myo-shi/50c2739e556ad9361a194167b345e320 to your computer and use it in GitHub Desktop.

Select an option

Save myo-shi/50c2739e556ad9361a194167b345e320 to your computer and use it in GitHub Desktop.
Mac Setup

reffer: https://sourabhbajaj.com/mac-setup/

Homebrew

https://brew.sh

brew cask

brew cask install \
    atom \
    android-file-transfer \
    appcleaner \
    cheatsheet \
    docker \
    doubletwist \
    dropbox \
    google-chrome \
    google-backup-and-sync \
    google-hangouts \
    flux \
    hyper \
    iterm2 \
    spectacle \
    sublime-text \
    superduper \
    transmission \
    thunderbird \
    valentina-studio \
    vlc

Atom

theme

http://citylights.xyz

apm install city-lights-syntax city-lights-icons city-lights-ui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment