Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

add credentials to git

git config user.name "your username"
git config user.password "your password"
Comment

add credentials git linux

# This cache timeout is in seconds
$ git config --global credential.helper 'cache --timeout=3600' 
Comment

PREVIOUS NEXT
Code Example
Shell :: install sshpass mac 
Shell :: get the last exit code cmd 
Shell :: conda install networkx 
Shell :: install gnome tweak tool terminal 
Shell :: alacritty ubuntu install 
Shell :: hardhat shorthand 
Shell :: reboot into bios linux 
Shell :: download draw.io for ubuntu 
Shell :: jupyter notebook venv 
Shell :: sudo not found docker 
Shell :: install wireshark on ubuntu 
Shell :: Job for apache2.service failed because the control process exited with error code. 
Shell :: xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun 
Shell :: get current date talend 
Shell :: linux find newest file 
Shell :: pygame not installing in ubuntu 20.04 
Shell :: grep return n characters before or after match 
Shell :: colab unzip tar.gz 
Shell :: zsh: courpt historyfile 
Shell :: install yarn on ec2 instance 
Shell :: how to check if port is open mac 
Shell :: how to install redis on manjaro 
Shell :: see git ignored files 
Shell :: enable setting in ubuntu 
Shell :: self-documenting makefile 
Shell :: pip install django-heroku error 
Shell :: find npmrc file ubuntu 
Shell :: install libinput ubuntu 
Shell :: restart webmin 
Shell :: how to get the temp of cpu in linux terminal raspberry pi 
ADD CONTENT
Topic
Content
Source link
Name
5+2 =