Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

set username git

git config --global user.name "My Name"
Comment

setup user in git

git config --global user.name "Your Name Here"
git config --global user.email your@email.com
Comment

how to set up git user

$ git config --global user.name
> Mona Lisa
Comment

PREVIOUS NEXT
Code Example
Shell :: firefox settings 
Shell :: install wine ubuntu 
Shell :: ionic cli 
Shell :: unistall pods 
Shell :: pm2 rename app 
Shell :: how to uninstall vlc in ubuntu 
Shell :: linux recursively find directory by name 
Shell :: install composer ubuntu 
Shell :: max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144] 
Shell :: set hostname debian 10 
Shell :: hardhat shorthand 
Shell :: mac check shell version 
Shell :: install typescript globally 
Shell :: how to stop running port in ubuntu 
Shell :: git config all users 
Shell :: how to install steam on ubuntu 
Shell :: uninstall chrome kali linux 
Shell :: update system in manjaro 
Shell :: vim remove whitespace from end of line 
Shell :: how to show remote origin in git 
Shell :: check cronta status ubuntu 
Shell :: table markdown github 
Shell :: bash if element in array 
Shell :: install csfml on ubuntu 
Shell :: which user apache runs as ubntu 
Shell :: heroku cli add remote 
Shell :: ubuntu no bluetooth found 
Shell :: uninstall cheese ubuntu 
Shell :: kill process for port 
Shell :: ssh use other key file 
ADD CONTENT
Topic
Content
Source link
Name
6+7 =