From 4c9c5488756c032631c194fa4fc32617061210a1 Mon Sep 17 00:00:00 2001 From: jsmith Date: Thu, 23 Jun 2022 19:04:40 +0000 Subject: [PATCH] Update 'zshrc.bak' --- zshrc.bak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc.bak b/zshrc.bak index 8aecdd0..b0843b3 100644 --- a/zshrc.bak +++ b/zshrc.bak @@ -6,5 +6,5 @@ export ght=token function getrep(){ - git clone "${ght}"@github.com/"${1}"/.git + git clone "https:${ght}"@github.com/"${1}".git } \ No newline at end of file