Skip to content

Instantly share code, notes, and snippets.

@ivarasg
Created August 2, 2017 20:57
Show Gist options
  • Save ivarasg/e26c7de487a89a95c288005eff1b3090 to your computer and use it in GitHub Desktop.
Save ivarasg/e26c7de487a89a95c288005eff1b3090 to your computer and use it in GitHub Desktop.
Instrucciones Sync Settings Atom

Requerimientos

  1. Tener instalado Atom (duh)
  2. Tener cuenta de Github

Pasos

  1. Instalar el package 'sync-settings'

apm install sync-settings (si se desea hacer desde consola)

  1. Ir al dev-settings de github y crear un nuevo access token

  2. En Atom ir a: settings > packages > sync-settings

  3. Pegar el token que creamos en el paso 2

  4. Apretar Ctrl+Shift+P (command para steve jobs lovers) y buscar por el comando: Sync Settings Fork

  5. Pegar el la id de gist base (07ea554665e225ef579ab5c237cbb23f)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment