doomemacs/modules/config
John Goff 56b6169ae7
fix(default): read correct manpath on MacOS
Versions of `man` shipped with the latest MacOS do not support the
`--path` argument, which causes `M-x woman` in Emacs to break. However
the `manpath` command gives the same information and exists on MacOS and
Linux, at least the systems that I tested. Check for its existence, and
if there is no `manpath` command then fall back to the logic that
existed before.

Fix: #7021
2024-01-24 12:31:20 -05:00
..
default fix(default): read correct manpath on MacOS 2024-01-24 12:31:20 -05:00
literate docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
use-package bump: :config default use-package 2023-08-18 18:50:07 +02:00
README.org revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00

:config

Description

Modules in this category provide sane defaults or improve your ability to configure Emacs. It is best to load these last.

Frequently asked questions

This category has no FAQs yet. Ask one?