- Download and extract zip from here
- Press
Windows + x - Press
a(Selects PowerShell (Admin)) - Navigate to directory where fonts were extracted to (
cd ${HOME}\Downloads\fonts-master\fonts-master) - Set Execution policy
Set-ExecutionPolicy Bypass - Press
ythenEnterto accept - Run the install file
.\install.ps1 - Reset Execution policy
Set-ExecutionPolicy Default - Press
ythenEnterto accept - Remove the fonts folder (
cd ../.. && Remove-Item -Recurse -Force fonts-master)
-
-
Save lenowng/f9248457e52b2540e009f6f2b1bbae71 to your computer and use it in GitHub Desktop.
Installing Powerline fonts on Windows machine (10 & 11)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment