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 :: unix sort du output by size 
Shell :: &quot;scrapy shell&quot; pass cookies to fetch 
Shell :: yarn not found node version 14.17.4 
Shell :: error: no se puede abrir .git/FETCH_HEAD: Permiso denegado 
Shell :: github set commit on head 
Shell :: how to do copy all using cp command in linux 
Shell :: The command below uses du, sort, and head to show the top five largest files, starting from your /home directory: 
Shell :: intergrete $var in the middle of a file name bash 
Shell :: raspberry pi autostart gui application 
Shell :: remove gpg error on your installed app or package 
Shell :: source code not available.. 
Shell :: Set $FOO to val if unset (or null) 
Shell :: wget health check 
Shell :: ubuntu mouse lost focus 
Shell :: fugitive select branch 
Shell :: linux logrotate recursive 
Shell :: how to download github code in terminal 
Shell :: app store allow from anywhere 
Shell :: davinci resolve system requirements 
Shell :: Install docker on linux (Ubuntu) 
Shell :: react navigation 5 install 
Shell :: grep in multiple files 
Shell :: bash change and make directory 
Shell :: install youtube-dl on ubuntu 20.04 
Shell :: ansible become_method sudo example 
Shell :: pip install pytorchvideo_trainer 
Shell :: prisjakt 
Shell :: bash ls with at least 2 letters 
Php :: php cors disable 
Php :: wordpress get child theme uri 
ADD CONTENT
Topic
Content
Source link
Name
6+2 =