bin: Add an script to add my SSH keys to the auth agent

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
This commit is contained in:
Andrei Jiroh Eugenio Halili 2021-02-18 17:11:44 +08:00
parent 64adc76032
commit 5392ae8466
1 changed files with 3 additions and 0 deletions

3
bin/add-ssh-keys Normal file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
ssh-add $HOME/.ssh/github-personal