dlvhdr / gh-dash

A beautiful CLI dashboard for GitHub 🚀
https://dlvhdr.github.io/gh-dash
MIT License
6.82k stars 195 forks source link

feat: add support for configuing a default local repository path #327

Closed markfeinstein closed 5 months ago

markfeinstein commented 5 months ago

Summary

Add fallback logic to the GetRepoLocalPath to allow a default_path to be configured to handle repository paths that aren't explicitly configured.

Additional changes:

How did you test this change?

dlvhdr commented 5 months ago

Thank you! I'll take a look later this week