Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git add identity

ssh-add -K ~/.ssh/key
Comment

git ssh how to add identity

// Verify if there's an identity loaded
ssh-add -l

// Add your ssh-key via terminal
ssh-add <path to your ssh key>
Comment

PREVIOUS NEXT
Code Example
Shell :: install react react testing library 
Shell :: how to see (and kill) what is running on your port +mac 
Shell :: putty ubuntu 
Shell :: bash script cd into script dir 
Shell :: Bell char 
Shell :: docker setup 
Shell :: linux unpack .tar 
Shell :: show list of branches git 
Shell :: install aptitude debian 
Shell :: check all ruby version ubuntu 
Shell :: installing node in ubuntu 
Shell :: proxy_connect_timeout nginx ingress 
Shell :: linux check which app is using network 
Shell :: delete git branch 
Shell :: kubectl port-forward 
Shell :: instal maven in mac brew 
Shell :: how to open directory in linux using command 
Shell :: install helm on minikube 
Shell :: bash get path of command 
Shell :: best code editor 
Shell :: select my keyboard ubuntu server 
Shell :: how to install mvnw 
Shell :: bash find file 
Shell :: days between two dates in linux 
Shell :: remove empty pdf page 
Shell :: git rebase 
Shell :: permissions do not allow pasting files in this directory 
Shell :: list all commits for repo api github 
Shell :: docker change timezone 
Shell :: how to check gems installed 
ADD CONTENT
Topic
Content
Source link
Name
4+1 =