From db13ad630b30c75bb0882c24d2e98a538c97391b Mon Sep 17 00:00:00 2001 From: eeleater Date: Fri, 13 Aug 2021 09:43:21 +0200 Subject: [PATCH] Update dot_zshenv --- dot_zshenv | 2 -- 1 file changed, 2 deletions(-) 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.