メモ
githubに公開鍵を設定しておく
user_nameに自分のアカウントの名前を
bash
curl -sS https://github.com/user_name.keys >> ~/.ssh/authorized_keys
これで配布完了
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 3 years have passed since last update.
メモ
githubに公開鍵を設定しておく
user_nameに自分のアカウントの名前を
curl -sS https://github.com/user_name.keys >> ~/.ssh/authorized_keys
これで配布完了
Register as a new user and use Qiita more conveniently
Go to list of users who liked