Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux login to github via git

$ git config --global user.name "Your name here"
$ git config --global user.email "your_email@example.com"

$ git config --global color.ui true
$ git config --global core.editor emacs
Comment

PREVIOUS NEXT
Code Example
Shell :: install drush ubuntu 20.04 
Shell :: install apollo server 
Shell :: install discord fedora 
Shell :: ubuntu install yarn 
Shell :: how to install node dependencies 
Shell :: / bin/sh: 1: bc: not found 
Shell :: how to install from git clone 
Shell :: docker remove exited containers 
Shell :: show conflicts git 
Shell :: install ionic 6 
Shell :: linux run background 
Shell :: zoom gedit 
Shell :: specific branch clone git 
Shell :: Ping with Timestamps 
Shell :: why is my db.sqlite3 is not gitignore 
Shell :: enospc no space left on device 
Shell :: check changes after git pull 
Shell :: configure git diff tool vscode 
Shell :: how to install atom on manjaro 
Shell :: terminal for kali linux 
Shell :: find or locate pip (s) path 
Shell :: how to return latest version in github 
Shell :: command to install PHP on Ubuntu 
Shell :: how to uninstall a aur package 
Shell :: list all files by size 
Shell :: vagrant ubuntu 16.04 
Shell :: free todo linux 
Shell :: installing plesk on linux 
Shell :: wsl add directory to path 
Shell :: grep v multiple word 
ADD CONTENT
Topic
Content
Source link
Name
1+8 =