aboutsummaryrefslogtreecommitdiffstats
path: root/add_git_key
diff options
context:
space:
mode:
Diffstat (limited to 'add_git_key')
-rwxr-xr-xadd_git_key5
1 files changed, 0 insertions, 5 deletions
diff --git a/add_git_key b/add_git_key
deleted file mode 100755
index 6c2f3c4..0000000
--- a/add_git_key
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-gh ssh-key add $1 --title $2
-
-rm $1