Remove unused path from PATH

This commit is contained in:
2021-10-03 21:40:13 +02:00
parent 09389db745
commit 509f9914e4

View File

@@ -7,7 +7,6 @@ _path=("$HOME/bin"
"/usr/bin" "/usr/bin"
"/sbin" "/sbin"
"/bin" "/bin"
"/usr/bin/core_perl"
"/usr/games") "/usr/games")
PATH="" PATH=""