Add doom emacs to path
This commit is contained in:
parent
d39d946494
commit
1cf745c4a9
1 changed files with 2 additions and 0 deletions
|
@ -111,3 +111,5 @@ if ! shopt -oq posix; then
|
|||
. /etc/bash_completion
|
||||
fi
|
||||
fi
|
||||
|
||||
PATH="${PATH}:~/.emacs.d/bin"
|
||||
|
|
Loading…
Add table
Reference in a new issue