Proposal:
Enabling $XDG_CONFIG_HOME/pdb/.pdbrc would let users keep their $HOMEs organized.
The order of discovery and execution of .pdbrc files would be:
$XDG_CONFIG_HOME/pdb/.pdbrc
~/.pdbrc
./.pdbrc
- The choice of
/pdb/ subdirectory under $XDG_CONFIG_HOME is questionable.
- Additional support of
$XDG_CONFIG_DIRS is questionable.
I could provide PR if this feature sounds reasonable.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
Proposal:
Enabling
$XDG_CONFIG_HOME/pdb/.pdbrcwould let users keep their $HOMEs organized.The order of discovery and execution of
.pdbrcfiles would be:$XDG_CONFIG_HOME/pdb/.pdbrc~/.pdbrc./.pdbrc/pdb/subdirectory under$XDG_CONFIG_HOMEis questionable.$XDG_CONFIG_DIRSis questionable.I could provide PR if this feature sounds reasonable.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs