aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bash_profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/.bash_profile b/.bash_profile
index 33d4e7f..1f07ef5 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -10,7 +10,6 @@ prefixPath() {
}
prefixPath "$HOME/.local/bin"
-prefixPath "$HOME/.local/bin/scripts"
prefixPath "$HOME/.local/bin/wrappers"
umask 0022