diff --git a/tag-zsh/zsh/configs/path.zsh b/tag-zsh/zsh/configs/path.zsh
index 0a144c1f..2097d308 100644
--- a/tag-zsh/zsh/configs/path.zsh
+++ b/tag-zsh/zsh/configs/path.zsh
@@ -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