emacs: Minor fixes
This commit is contained in:
parent
cae07c88fd
commit
459f0433e6
3 changed files with 4 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
(setq eshell-path-env (concat
|
||||
"/usr/local/bin:"
|
||||
(concat home-dir "/bin:")
|
||||
"/usr/local/share/python"
|
||||
"/usr/local/share/python:"
|
||||
eshell-path-env))
|
||||
|
||||
(setenv "PATH" eshell-path-env))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue