Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

fira code

To install fira code in windows
open powershell in adminsitrator

choco install firacode

to install choco
open powershell in adminsitrator

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'))
 
PREVIOUS NEXT
Tagged: #fira #code
ADD COMMENT
Topic
Name
3+7 =