diff options
Diffstat (limited to '.config/emacs/modules/bd--shells.el')
-rw-r--r-- | .config/emacs/modules/bd--shells.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/emacs/modules/bd--shells.el b/.config/emacs/modules/bd--shells.el index c857f4c..94c81ab 100644 --- a/.config/emacs/modules/bd--shells.el +++ b/.config/emacs/modules/bd--shells.el @@ -9,7 +9,7 @@ ;;;; eshell ;; path -(add-to-list 'exec-path "/home/bdunahu/Personal/scripts") +(add-to-list 'exec-path "/home/bdunahu/.local/bin") ;; alias |