atom / github

:octocat: Git and GitHub integration for Atom
https://github.atom.io
MIT License
1.12k stars 395 forks source link

Profiles #2783

Open matranovakifanyuvo opened 2 years ago

matranovakifanyuvo commented 2 years ago

Hello,

I read this atom/atom issue: 6619 And read this too, this atom/github issue: 2481

I'm sorry, I speak a little English.

I use windows 11.

In command line:

set ATOM_HOME=C:\Users\matranovakifanyuvo\.atom\profiles\john
C:\Users\matranovakifanyuvo\AppData\Local\atom\atom.exe

Then:

set ATOM_HOME=C:\Users\matranovakifanyuvo\.atom\profiles\bill
C:\Users\matranovakifanyuvo\AppData\Local\atom\atom.exe

It works, but the GitHub account is same. Why? How can I use different GitHub accounts these profiles (John/Bill)?

Thanks.