You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest adding the option to read username from the version control system will not be a problem when synchronizing Atoma settings on multiple computers
$ git config --global user.name "Jan Nowak"
$ git config --global user.email [email protected]
I set my username,but it will reset to the system username after I reopen the atom.
The text was updated successfully, but these errors were encountered: