[misc] move wsl.sh to win folder
This commit is contained in:
parent
7ef5ce462a
commit
c17536e435
4
win/wsl.sh
Executable file
4
win/wsl.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
|
||||
if [ -t 1 ]; then
|
||||
exec /usr/bin/fish
|
||||
fi
|
Loading…
Reference in New Issue
Block a user