winure/scripts/explorer.sh

6 lines
107 B
Bash
Raw Normal View History

2024-06-05 09:22:27 -04:00
#!/usr/bin/bash
# launch explorer with converted path(s)
'/mnt/c/Windows/explorer.exe' `path-convert $@`