gleich / fgh

📁 Automate the lifecycle and organization of your cloned GitHub repositories
MIT License
142 stars 17 forks source link

Fully support a `cd` command #16

Closed mec07 closed 3 years ago

mec07 commented 3 years ago

Description

Add a proper cd command, instead of just relying on a bash alias. Changing to the repo quickly is the main reason why I use the similar tool gh.

For example:

fgh cd mec07/sentrywriter
gleich commented 3 years ago

Sadly it isn't possible to change the parent executable's path.