Remove unused path from PATH

This commit is contained in:
2021-10-03 21:40:13 +02:00
parent 87d8a43119
commit 4b442be5ac

View File

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