added CD_PATH

This commit is contained in:
Brad Ganley 2023-01-10 13:42:30 -06:00
parent 1097d2947c
commit a5ae3e496d

View File

@ -117,3 +117,4 @@ if ! shopt -oq posix; then
fi
export PATH="$HOME/.local/bin:$PATH"
export CDPATH=:..:~:~/dock