diff --git a/scripts/explorer.sh b/scripts/explorer.sh index e9bdba2..41281bd 100755 --- a/scripts/explorer.sh +++ b/scripts/explorer.sh @@ -1,5 +1,5 @@ #!/usr/bin/bash # launch explorer with converted path(s) -'/mnt/c/Windows/explorer.exe' `path-convert $@` +'/mnt/c/Windows/explorer.exe' `path-convert -q $@`