Add Deft path
This commit is contained in:
parent
1b3988dfbd
commit
0191a7ebd9
2 changed files with 2 additions and 2 deletions
|
|
@ -94,7 +94,7 @@
|
|||
|
||||
;; Allow to execute path from shell
|
||||
(use-package exec-path-from-shell
|
||||
:if (memq window-system '(mac ns))
|
||||
:if (memq window-system '(x mac ns))
|
||||
:straight t
|
||||
:config (add-to-list 'exec-path "/usr/local/bin")
|
||||
(exec-path-from-shell-initialize))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue