Fish-shell on windows

Fish-shell on windows

Start up bash in WSL2 issue the following:

bash

Install fish-shell

sudo apt-add-repository ppa:fish-shell/release-3
sudo apt-get update
sudo apt-get install fish

Once finished exit and then issues below command:

bash -c fish -cur_console:p

Once its installed you can set up a fish profile in windows terminal

I got the icon from the https://fishshell.com/ website (https://fishshell.com/favicon.ico)