diff options
author | bd <bdunahu@operationnull.com> | 2024-05-26 22:12:15 -0600 |
---|---|---|
committer | bd <bdunahu@operationnull.com> | 2024-05-26 22:12:15 -0600 |
commit | b0123c724089f26ab761d9ea84c56630d6ceb925 (patch) | |
tree | f5241db66621c798229ccf2faf4d5e61f5dd2c00 /.config/emacs/modules/bd--shells.el | |
parent | 97d7244f5b4fe36c4ed79cb3c94faa0dae3a50ed (diff) |
Remove ~/Personal, rsync->syncthing, move vali home directory
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 |