1
0
Fork 0

remove insecure path var

This commit is contained in:
Luca Bilke 2022-09-17 16:46:12 +02:00
parent 573ce21778
commit ddc9a9e010

View file

@ -5,9 +5,6 @@
# Adds `~/.local/bin` to $PATH
export PATH="$PATH:${$(find -L ~/.local/bin -type d -printf %p:)%%:}"
# Adds `~/.local/share/npm-global` to $PATH
export PATH="~/.npm-global/bin:$PATH"
unsetopt PROMPT_SP
# Default programs: