file-header icon indicating copy to clipboard operation
file-header copied to clipboard

Username will auto reset to system username

Open hhking opened this issue 7 years ago • 3 comments

I set my username,but it will reset to the system username after I reopen the atom.

hhking avatar Jun 01 '17 02:06 hhking

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]

WitekS avatar Jan 13 '18 09:01 WitekS

Sent a pull request to squash this bug :>

kartikay101 avatar Jul 29 '18 12:07 kartikay101

Should be fixed in https://github.com/guiguan/file-header/pull/65

Shinrai avatar Sep 05 '19 17:09 Shinrai