Editor
Emacs
Action
Reload environment variables
Step:
- type
M-:
(getenv "PATH")
- Install package
exec-path-from-shell
- Do below
(exec-path-from-shell-initialize)
;; (exec-path-from-shell-copy-env)
Ref: Reload environment variables, https://github.com/purcell/exec-path-from-shell
Command
key | function | describe |
---|---|---|
C-c C-x \ | org-toggle-pretty-entities | Toggle display of entities as UTF-8 characters. |
Problem
Last modified August 31, 2022: first commit (711c8cb)