[misc] move wsl.sh to win folder

This commit is contained in:
Klesh Wong 2020-09-22 12:27:00 +08:00
parent 7ef5ce462a
commit c17536e435

4
win/wsl.sh Executable file
View File

@ -0,0 +1,4 @@
if [ -t 1 ]; then
exec /usr/bin/fish
fi