aboutsummaryrefslogtreecommitdiffstats
path: root/bash_profile
diff options
context:
space:
mode:
Diffstat (limited to 'bash_profile')
-rw-r--r--bash_profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash_profile b/bash_profile
index 5436967..55a6279 100644
--- a/bash_profile
+++ b/bash_profile
@@ -8,7 +8,7 @@ export PATH="$HOME/.local/bin:$PATH"
export PATH="/opt/pycharm-2021.3.3/bin:$PATH"
# Setting CDPATH
-export CDPATH=$HOME/Documents/Notes/
+#export CDPATH=$HOME/Documents/Notes/
[[ -f ~/.bashrc ]] && . ~/.bashrc