Fix separators in path

This commit is contained in:
Oliver Davies 2020-05-21 14:14:22 +01:00
parent 3b8724c30f
commit d27af16512

View file

@ -3,10 +3,10 @@ setopt auto_cd
export PATH=\
$PATH:\
/usr/bin:\
$HOME:/.bin:\
$HOME:/.composer/vendor/bin:\
$HOME:/.local/bin:\
$HOME:/.platformsh/bin:\
$HOME/.bin:\
$HOME/.composer/vendor/bin:\
$HOME/.local/bin:\
$HOME/.platformsh/bin:\
bin:\
node_modules/.bin:\
vendor/bin