I use Manjaro, based on Arch, there's a WSL2 version available : https://github.com/sileshn/ManjaroWSL2.
Using fish + starship
sudo pamac install fish starshipYou can also add the ls/cd variants I use:
sudo pamac install eza zoxide ripgrep fdInstall the languages needed in the current configuration:
sudo pamac install nodejs npm pnpm dotnet-sdk rust pythonI use nvim
sudo pamac install nvim unzip tree-sitter tree-sitter-cliDefault basic Windows Terminal with color scheme : https://github.com/catppuccin/windows-terminal
I also use tmux to enhance my term experience:
sudo pamac install tmux
git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpmIosevka Term Nerd Font : https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/IosevkaTerm.zip (checkout the latest version)