CMB / edbrowse

A command-line editor and web browser.
Other
344 stars 31 forks source link

XDG Directories #87

Open BryceVandegrift opened 1 year ago

BryceVandegrift commented 1 year ago

Wondering if XDG directory support could be added for .ebrc. Instead of putting it in $HOME by default it could be put in $XDG_CONFIG_HOME/eb (and then fallback to $HOME).

I was just wondering if there is any openness to this at all (before I possibly work on a PR or a patch).