This is an old revision of the document!


Choco Example: Atom + git

  1. install chocolatey
  2. install git </code bash>choco install git</code>
  3. install atom </code bash>choco install atom</code>
  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”)