Remove 'doom patch-macos' command

'doom env' has long since replaced it. Nobody should be using
patch-macos anymore.
This commit is contained in:
Henrik Lissner 2019-09-22 12:00:22 -04:00
parent 342d7f8f12
commit 497fd08af7
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 1 additions and 74 deletions

View file

@ -212,8 +212,7 @@ enabled modules.")
(load! "cli/env")
(load! "cli/upgrade")
(load! "cli/packages")
(load! "cli/autoloads")
(load! "cli/patch-macos"))
(load! "cli/autoloads"))
(defcligroup! "Byte compilation"
"For byte-compiling Doom and your config"