file-header
file-header copied to clipboard
Username will auto reset to system username
I set my username,but it will reset to the system username after I reopen the atom.
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]
Sent a pull request to squash this bug :>
Should be fixed in https://github.com/guiguan/file-header/pull/65