This is an old revision of the document!


Choco Example: Atom + git

  1. install chocolatey
  2. install git
    choco install git
  3. install atom
    choco install atom
  4. start atom and install packages sync-settings + sync-settings-git-location
    1. change git location to your project:
      https://gitsrv.schnuerle.com:8443/js/atomcfg.git
    2. start restore config (ctrl+shit+p ⇒ “Sync Settings: Restore”)