Law29
0
Q:

fira code

install fira code in windows
choco install firacode
to install choco 
open powershell in adminsitrator
setup
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
2
brew tap homebrew/cask-fonts
brew cask install font-fira-code
0

New to Communities?

Join the community