Git profile/account/username/author changer
- Open profile.lst file, edit with your custom accounts.
- Edit with the standard string dot comma separeted ";;"
- Write
$ ./git-profile.sh Nickname
to change to de configured users - Do a commit !!
git clone git@github.com:juusechec/git-profile.git
cd git-profile
sudo cp git-profile.sh /usr/local/bin/git-profile
# sudo cp git-profile /usr/bin/git-profile
sudo chmod +x /usr/local/bin/git-profile