Raycast extension that converts a Windows path into a Linux one and copy it to the clipboard.
- Convert a Windows path to a Linux path (useful in Git Bash) :
C:\Users\Public\Blender 3Ds→/c/Users/Public/Blender 3Ds - Convert a Windows path to a Linux path with the "/mnt/" prefix (useful in WSL) :
C:\Users\Public\logs-bashboard→/mnt/c/Users/Public/logs-bashboard