diff --git a/.profile b/.profile index c0e2bb0..be751bf 100644 --- a/.profile +++ b/.profile @@ -28,4 +28,5 @@ fi export GOROOT=$HOME/go export PATH=$PATH:$GOROOT/bin export PATH="$HOME/.pyenv/bin:$PATH" +export PATH="/mnt/c/Windows/System32:$PATH" eval "$(pyenv init -)"