# Windows
winget install nushellwinget install JanDeDobbeleer.OhMyPosh -s winget
Get-PoshThemes- Go to the
$nu.config-pathfolder: - Add this to the end of
env.nu
# oh-my-posh
oh-my-posh init nu --config C:\Users\{user-name}\AppData\Local\Programs\oh-my-posh\themes\paradox.omp.json
- Add this to the end of
config.nu
# oh-my-posh
source ~/.oh-my-posh.nu
thanks