rorybyrne / git-plan

Git Plan - a better workflow for git
MIT License
182 stars 5 forks source link

feat: load config/templates from project- and home-directories #71

Open rorybyrne opened 3 years ago

rorybyrne commented 3 years ago

git plan should be able to load config.yaml and TEMPLATE.md files from ~/.config/git-plan (user config) or .plan/ (project config)

Project config should take highest priority, followed by user config, and finally the default config.