aboutsummaryrefslogtreecommitdiffstats
path: root/add_git_key
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2022-09-20 23:38:36 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2022-09-20 23:38:36 +0100
commit0622363f32676c19985396177c93dbc58785925f (patch)
tree86be4d15d2e8b60325829dfa39f1e840bdc94cfb /add_git_key
parenta45c5119711a4140b9710ef96ddf0578d5cf9cd3 (diff)
downloadgit-scripts-0622363f32676c19985396177c93dbc58785925f.tar.gz
git-scripts-0622363f32676c19985396177c93dbc58785925f.zip
Renamed scripts, improved README.md
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