Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
will-gant authored Aug 6, 2022
1 parent fee3687 commit 3786a3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ These should be run _after_ running the setup script.

1. Retrieve SSH private key from password manager
1. Copy into ~/.ssh/id_rsa
1. Run `eval "$(ssh-agent -s)`
1. Run `eval "$(ssh-agent -s)"`
1. Run `ssh-add --apple-use-keychain ~/.ssh/id_rsa`

### iterm
@@ -19,4 +19,4 @@ Import `iterm2.json` as a profile via the iterm GUI

### VScode

Switch on 'sync' and login with GitHub
Switch on 'sync' and login with GitHub

0 comments on commit 3786a3f

Please sign in to comment.