You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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.
5
8
- WARNING: the script **will remove all current ssh keys loaded in the agent without asking** (`ssh-add -D`).
6
9
-**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.
0 commit comments