added /dock to cd path

This commit is contained in:
Brad Ganley 2023-03-10 17:42:28 +00:00
parent f287a420c7
commit 65dda2592a

View File

@ -157,4 +157,4 @@ extract () {
}
export PATH="$HOME/.local/bin:$PATH"
export CDPATH=:..:~:~/dock
export CDPATH=:..:~:~/dock:/dock