Closed Gazareth closed 1 year ago
I use exa through WSL, but fd in Windows, which means I have to transform the Windows file path into a Unix-style path before it gets to exa.
exa
fd
This PR provides a way for me to do this without affecting default functionality, also increasing general extensibility.
Cheers
I use
exa
through WSL, butfd
in Windows, which means I have to transform the Windows file path into a Unix-style path before it gets to exa.This PR provides a way for me to do this without affecting default functionality, also increasing general extensibility.
Cheers