Skip to content

Commit

Permalink
📝 expand on use of SSH key
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhomer committed Nov 19, 2023
1 parent 5f065d8 commit d798096
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion bin/dotme-key
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,12 @@ esac done

if [[ -n "$help" ]] ; then
cat <<EOF
Usage
Set up an SSH key which can used for
* GitHub personal SSH key for general access
* GitHub repository deploy key for specific repository access
* Other git platforms
* SSH key for passwordless logins
Set up a default key
Expand Down

0 comments on commit d798096

Please sign in to comment.