Re: How change e-mail to use google's gmail instead of machine's prompt?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"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

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux