augustoccesar / repos

2 stars 0 forks source link

Support config overwrite of the default home path #6

Open augustoccesar opened 4 months ago

augustoccesar commented 4 months ago

Right now it always assume that the folder where everything will be is $HOME/repos. Could be good for this to be configurable as well.

augustoccesar commented 4 months ago

This can already be done manually by adding home_path on the .config.json. But would be nice to be able to do it via the repos config subcommand.