Open
Description
A new command zbg clone
to type the owner and repository name easier.
$ zbg clone tool-sync
🐚 git clone git@github.com:chshersh/tool-sync.git
$ zbg clone BurntSushi/ripgrep
🐚 git clone git@github.com:BurntSushi/ripgrep.git
Behaviour:
- By default, clones your personal repository when the owner name is omittied
- Otherwise, clones the full repository name