diff --git a/.bashrc b/.bashrc index d8f4550..9a981f2 100644 --- a/.bashrc +++ b/.bashrc @@ -117,3 +117,4 @@ if ! shopt -oq posix; then fi export PATH="$HOME/.local/bin:$PATH" +export CDPATH=:..:~:~/dock