Skip to content

pwntester/gh-cdr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-cdr

Manage all your GitHub.com repos locally

Installation

You need to set up a function in your bash rc file to CD into the repo directory. eg:

function cdr() {cd $(gh cdr $@)}

Usage

Once the above function is created you can use either cdr pwntester/gh-cdr or cdr pwntester gh-cdr to CD into your local copy of the repo or clone it if it was not downloaded previously

Releases

No releases published

Packages

No packages published

Languages