aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-05-31 10:58:01 +0100
committerMatthew Lemon <y@yulqen.org>2024-05-31 10:58:01 +0100
commit2eac880f074db74ccd645e7b9576b15502a523da (patch)
tree3d9bdad0f6ab1adc1f6f543c3f0f019f7bcfdcae
parent1365b02aea76e501afd6616b316a467c4960c4ba (diff)
removes old pycharm 2021 export
-rw-r--r--bash_profile1
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/