aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2021-09-10 00:25:31 +0200
committerPatrick Spek <p.spek@tyil.nl>2021-09-10 00:25:31 +0200
commit0a8944b2abd419eff2392aed1a243ca38f790838 (patch)
treea621243683c1e83ee5204c9e8e75e792e58ba970 /.config
parent34db13814348dd92bba5fd45a311aada6b545aeb (diff)
Remove old unused entry from $PATH
Diffstat (limited to '.config')
-rw-r--r--.config/shell/sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/shell/sources b/.config/shell/sources
index cf7b351..ba19ac9 100644
--- a/.config/shell/sources
+++ b/.config/shell/sources
@@ -14,7 +14,6 @@ unset PATH
PATH="${HOME}/.local/bin"
# Personal scripts and wrappers
-PATH="${PATH}:${HOME}/.scripts/generic"
PATH="${PATH}:${HOME}/.config/shell/wrappers.d"
# Language specific package manager bin dirs