/gitclone

a script based on pygobject for cloning git repos quickly

Primary LanguagePythonMIT LicenseMIT

gitclone

a script based on pygobject for cloning git repos quickly

###Setup

  • place this script in ~/bin or /usr/local/bin

  • Save as Thunar custom command for quick cloning

Thunar -> Edit -> Configure sustom actions

Name          : Clone Here
Description   : git clone
Command       : gitclone 
Icon          : <any git icon>
  • Copy any git link(scipt will get contents from clipboard) and use custom action to clone quickly