doom refresh -> doom sync
refresh isn't going anywhere, but sync will be the canonical command here on out, because it is more appropriate for kind of work it will be doing in the future.
This commit is contained in:
parent
f29d5ed034
commit
8a7763337d
9 changed files with 16 additions and 16 deletions
|
@ -115,7 +115,7 @@ This file is compiled from the autoloads files of all installed packages
|
|||
combined.")
|
||||
|
||||
(defconst doom-env-file (concat doom-local-dir "env")
|
||||
"The location of your envvar file, generated by `doom env refresh`.
|
||||
"The location of your envvar file, generated by `doom env`.
|
||||
|
||||
This file contains environment variables scraped from your shell environment,
|
||||
which is loaded at startup (if it exists). This is helpful if Emacs can't
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue