Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

hw to login to git

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

PREVIOUS NEXT
Code Example
Shell :: split bash string 
Shell :: open file in finder from terminal 
Shell :: bash ls show link 
Shell :: set java home path 
Shell :: pip2 install 
Shell :: linux time set 
Shell :: How to unzip a file using the cmd? 
Shell :: terminal command to create new file 
Shell :: git remove file from tracking without deleting 
Shell :: vscode safe mode 
Shell :: do not install puppeteer 
Shell :: how to make a script run on boot linux 
Shell :: make multiple directories with a single command on windows 
Shell :: how to install brew on mac 
Shell :: How to remove local (untracked) files from the current Git working tree 
Shell :: git push in a new branch 
Shell :: windows ssh tunnel 
Shell :: linux mount nfs share 
Shell :: tag gdb follow fork 
Shell :: how to install sshpass on mac 
Shell :: how to install curl on macos 
Shell :: create a junction in windows 
Shell :: install chocolatey 
Shell :: docker /bin/sh: apt-get: not found 
Shell :: stremio: Depends: libfdk-aac1 
Shell :: git revert to commit 
Shell :: github commit 
Shell :: scale deployment 
Shell :: bash split and get last 
Shell :: delete a branch from remote 
ADD CONTENT
Topic
Content
Source link
Name
3+9 =