Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

h2ocube/atom

Repository files navigation

Quick Start

Before installation, please make sure you have installed brew and git.

  1. brew cask install atom
  2. git clone git@github.com:h2ocube/atom.git
  3. cd atom;ln -s atom ~/.atom

Have fun! 😉

Update

  1. Quit Atom editor
  2. cd ~/.atom
  3. git pull
  4. Reopen Atom editor