summaryrefslogtreecommitdiff
path: root/modules/browser-config.el
Commit message (Collapse)AuthorAgeFilesLines
* feat:browser: Add browser configuration moduleCraig Jennings2025-10-231-0/+132
Introduce `browser-config.el` to handle browser selection and configuration within Emacs. This module discovers available browsers, allows user selection through `M-x cj/choose-browser`, and persists the choice while supporting all link types.