This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ms:win:choco:inst:atomgit [2021/02/17 08:41] – created js | ms:win:choco:inst:atomgit [2021/02/17 08:46] (current) – js | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Choco Example: Atom + git ====== | ====== Choco Example: Atom + git ====== | ||
- | - install chocolatey | + | - install chocolatey |
- | - install git </code bash> | + | - install git <code bash> |
- | - install atom </code bash> | + | - install atom <code bash> |
- | - start atom and install packages sync-settings | + | - start atom and install packages |
- | - change git location to your project: <code> | + | - sync-settings |
- | - start restore config (ctrl+shit+p => "Sync Settings: Restore" | + | - sync-settings-git-location |
+ | - go to sync-settings package setting and enable: **"Use other Backup Location" | ||
+ | - got to sync-settings-git-location setting and change git location to your project | ||
+ | - start restore config (ctrl+shit+p => "Sync Settings: Restore" | ||