From a5ae3e496d49095bbae9aa24a57f78159d1b28f1 Mon Sep 17 00:00:00 2001 From: Brad Ganley Date: Tue, 10 Jan 2023 13:42:30 -0600 Subject: [PATCH] added CD_PATH --- .bashrc | 1 + 1 file changed, 1 insertion(+) 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