Update dot_zshenv

This commit is contained in:
eeleater 2021-08-13 09:39:48 +02:00
parent 9b54a8b3a1
commit 42c6051197

View file

@ -1,4 +1,4 @@
export WINPATH=$(tr ':' '\n' <<<"$PATH" | grep -E '^(/mnt)/c/' | paste -sd ':')
#export WINPATH=$(tr ':' '\n' <<<"$PATH" | grep -E '^(/mnt)/c/' | paste -sd ':')
# Documentation: https://github.com/romkatv/zsh4humans/blob/v5/README.md.
#