diff options
Diffstat (limited to 'bash_profile')
-rw-r--r-- | bash_profile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bash_profile b/bash_profile index d1f4ccd..571db39 100644 --- a/bash_profile +++ b/bash_profile @@ -5,7 +5,6 @@ export PATH="$HOME/gems/bin:$PATH" export PATH="$HOME/go/bin:$PATH" export PATH="$HOME/.local/share/gem/ruby/3.0.0/bin:$PATH" export PATH="$HOME/.local/bin:$PATH" -export PATH="/opt/pycharm-2021.3.3/bin:$PATH" # Setting CDPATH #export CDPATH=$HOME/Documents/Notes/ |