Follow this link to install.
Install lastest Windows Terminal version to enjoy all the amazing features
I use FiraCode Nerd Font on Windows Terminal configuration profiles.defaults.fontFace
I can use ligatures
using this font ;)
Run setup_wt.ps1
to setup oh-my-posh on Powershell, then configure PowerShell profile:
notepad $PROFILE
And add following content:
Import-Module posh-git
Import-Module oh-my-posh
Set-Theme Zash
sh -c "$(curl -fsSL https://raw.githubusercontent.com/alefcarlos/wsl2-ubuntu-playbook/master/bootstrap)"
- Ansible for setuping Windows Terminal + Windows WSL2 + Ubuntu