Skip to content
/ keys Public

Adds the public key of the specified github user to linux user's authorized_keys file.

Notifications You must be signed in to change notification settings

RGreeneRI/keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

This script will add the public key of the specified github user to the currently logged in unix/linux user's authorized_keys file.

Tested on:

  • Ubuntu
  • macOS

Usage:

./key-install.sh johnsmith

where "johnsmith" is a Github username...

Or run without argument to specify Github user interactively.

About

Adds the public key of the specified github user to linux user's authorized_keys file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages