Make bin/doom options consistent & improve errors/docs

This commit is contained in:
Henrik Lissner
2019-07-25 19:42:01 +02:00
parent 829ad8c8b7
commit 44c694da47
8 changed files with 66 additions and 34 deletions

View File

@ -1,6 +1,6 @@
;;; core/cli/patch-macos.el -*- lexical-binding: t; -*-
(def-command! patch-macos ()
(def-command! patch-macos () ; DEPRECATED
"Patches Emacs.app to respect your shell environment.
WARNING: This command is deprecated. Use 'doom env' instead.