diff --git a/dot_zshenv b/dot_zshenv index 2961e9d..cc6985e 100644 --- a/dot_zshenv +++ b/dot_zshenv @@ -1,5 +1,3 @@ -#export WINPATH=$(tr ':' '\n' <<<"$PATH" | grep -E '^(/mnt)/c/' | paste -sd ':') - # Documentation: https://github.com/romkatv/zsh4humans/blob/v5/README.md. # # Do not modify this file unless you know exactly what you are doing.