Skip to content

Instantly share code, notes, and snippets.

@aidik
Created July 6, 2019 19:08
Show Gist options
  • Save aidik/d3811b71810f06ceadd521a9491d31a9 to your computer and use it in GitHub Desktop.
Save aidik/d3811b71810f06ceadd521a9491d31a9 to your computer and use it in GitHub Desktop.

Revisions

  1. aidik revised this gist Jul 6, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion command.md
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    mkdir -m 700 ~/.ssh; curl https://github.com/aidik.keys >> ~/.ssh/authorized_keys
    `mkdir -m 700 ~/.ssh; curl https://github.com/aidik.keys >> ~/.ssh/authorized_keys`
  2. aidik created this gist Jul 6, 2019.
    1 change: 1 addition & 0 deletions command.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    mkdir -m 700 ~/.ssh; curl https://github.com/aidik.keys >> ~/.ssh/authorized_keys