There could be quite a few settings that can customise how people interact with this tool. Perhaps this can be stored in a config file that is by default stored in the users home folder somewhere.
I'm not sure what is the best practice regarding this though, I think ~/.config/<app name/ is fairly common. I don't think we should customise this per distro though, maybe... but not to start with any way.
Sort of settings that we can configure are things like how to display progress bars or key bindings.
There could be quite a few settings that can customise how people interact with this tool. Perhaps this can be stored in a config file that is by default stored in the users home folder somewhere.
I'm not sure what is the best practice regarding this though, I think
~/.config/<app name/is fairly common. I don't think we should customise this per distro though, maybe... but not to start with any way.Sort of settings that we can configure are things like how to display progress bars or key bindings.