Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

ubuntu

git config --global color.ui true
git config --global user.name "YOUR NAME"
git config --global user.email "YOUR@EMAIL.com"
ssh-keygen -t rsa -b 4096 -C "YOUR@EMAIL.com"
Source by ondokuzon.com #
 
PREVIOUS NEXT
Tagged: #ubuntu
ADD COMMENT
Topic
Name
5+1 =