Remove 'doom patch-macos' command
'doom env' has long since replaced it. Nobody should be using patch-macos anymore.
This commit is contained in:
parent
342d7f8f12
commit
497fd08af7
2 changed files with 1 additions and 74 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue