New Script: loadsshleys.sh
Former-commit-id: 6d6f7d6dee6c0ec7b3c37f5bfaa9d2ebd6c8a3c3
This commit is contained in:
parent
7d19797ab9
commit
75198e62dc
7
loadsshkeys.sh
Normal file
7
loadsshkeys.sh
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
KEYFILE="/home/mollusk/.ssh/gitbutter_thinkpad"
|
||||||
|
|
||||||
|
ssh-add ${KEYFILE}
|
||||||
|
|
||||||
|
eval `ssh-agent`
|
Loading…
x
Reference in New Issue
Block a user