Skip to content

Commit e24dcef

Browse files
APShirleypcf-core-services-writer
authored andcommitted
Improve README a bit
1 parent 411391d commit e24dcef

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
## Load an ssh-key for github from lastpass on Mac OS X
22

33
- Requires lastpass cli (`brew install lastpass-cli`)
4-
- Usage is simple, add a key called github-ssh-key to your lastpass account. The key should be of type ssh-key in Lastpass. Then simply run the script as detailed below.
4+
- Usage is simple, add a key called github-ssh-key to your lastpass account.
5+
The key should be of type ssh-key in Lastpass.
6+
Follow github's instructions on adding the public key component to your github account.
7+
Then simply run the script as detailed below.
58
- WARNING: the script **will remove all current ssh keys loaded in the agent without asking** (`ssh-add -D`).
69
- **Obviously you should read any script and understand what it does before running it**.
10+
- This script assumes you get up and start work before 17:30 your local time.
711

812
To run the script:
913
`bash <(curl https://raw.githubusercontent.com/APShirley/lpass-ssh-add-key/master/add-key.sh)`

0 commit comments

Comments
 (0)