Merge branch 'main' of git.zander.im:Zander671/emacs-config
This commit is contained in:
@@ -7,7 +7,9 @@
|
|||||||
;; Setup PATH
|
;; Setup PATH
|
||||||
(dolist (file '("/usr/local/sbin" "~/.local/bin" "~/.ghcup/bin"
|
(dolist (file '("/usr/local/sbin" "~/.local/bin" "~/.ghcup/bin"
|
||||||
"/usr/bin/site_perl" "/usr/bin/vendor_perl"
|
"/usr/bin/site_perl" "/usr/bin/vendor_perl"
|
||||||
"/usr/bin/core_perl"))
|
"/usr/bin/core_perl"
|
||||||
|
"/usr/share/pyenv/plugins/pyenv-virtualenv/shims"
|
||||||
|
"~/.pyenv/shims"))
|
||||||
(add-to-list 'exec-path (directory-file-name
|
(add-to-list 'exec-path (directory-file-name
|
||||||
(expand-file-name file))))
|
(expand-file-name file))))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user