So ändern Sie die WSL -Standardschale

chsh -s /usr/bin/fish
# or
chsh -s /usr/bin/zsh
# or
chsh -s /usr/bin/<my_shell>
gdfelt