Fix PATH.

This commit is contained in:
2016-02-04 20:01:32 +01:00
parent 86a3a4624c
commit 582c29f937

View File

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