Remove doom update and replace with doom sync -u

This commit is contained in:
Bror Bisgaard Winther 2021-06-03 16:17:17 +02:00
parent 617ab847c6
commit 3759de8b00
No known key found for this signature in database
GPG Key ID: 8E525EF6AB1BD92B

View File

@ -23,7 +23,7 @@
;; condition. It ensures all unneeded packages are removed, all needed ones
;; are installed, and all metadata associated with them is generated.
;; + `bin/doom upgrade`: upgrades Doom Emacs and your packages to the latest
;; versions. There's also 'bin/doom update' for updating only your packages.
;; versions. There's also 'bin/doom sync -u' for updating only your packages.
;;
;; How this works is: the system reads packages.el files located in each
;; activated module, your private directory (`doom-private-dir'), and one in