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