"J.C. Pizarro" <jcpiza@xxxxxxxxx> writes: > Hello, my short prompt in the console of my machine is > +---------------------------+ > | net1@pc0:~$ | > +---------------------------+ > How can change it to use my own email jcpiza@xxxxxxxxx instead of my > machine? RTFM!!! Edit your .gitconfig file in your home directory, adding [user] name = J.C. Pizarro email = jcpiza@xxxxxxxxx or, if you prefer to use CLI utils: $ git config --global user.email jcpiza@xxxxxxxxx > I loved the old Internet but i hate the new Internet services-based when > Internet is controlled by companies and governments for that you can't do > anything because it's controlled by them instead of by your. > > #;) WTF? -- Jakub Narebski Poland ShadeHawk on #git - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html