Watch the video:
Timestamps:
0:00 - Intro/Explanation
0:40 - New WSH/Terminal
0:56 - Oh My Posh Linux/WSL Installation
1:28 - What are Nerd Fonts?
2:07 - Install Oh My Posh
2:45 - Install Themes & picking one
3:46 - Install a Nerd Font in Oh My Posh
4:35 - Set Terminal/Windows Terminal to use nerd fonts
5:15 - Activate an Oh My Posh theme
6:59 - Set Oh My Posh to start with Terminal/Windows Terminal
Want to add those blocks to the Ubuntu/Linux Terminal or WSL, like you see in videos and screenshots? This video shows you how to do exactly that and more! Oh My Posh - The thing that adds those pretty blocks. You can learn all about it here, or at least the surface!
See how to do this on Windows: Go to post or View on YouTube
Oh My Posh: https://ohmyposh.dev/
Nerd Fonts: https://github.com/ryanoasis/nerd-fonts/
BREW:
eval “$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
eval “$(oh-my-posh init bash –config $(brew –prefix oh-my-posh)/themes/jblab_2021.omp.json)”
Not brew:
eval “$(oh-my-posh init bash –config ~/.poshthemes/clean-detailed.omp.json)”