Skip to content

Instantly share code, notes, and snippets.

@cod3vault
cod3vault / Microsoft.PowerShell_profile.ps1
Last active April 22, 2026 13:57
PowerShell Profile com Nerd Fonts, ANSI colors, Git, PHP, Node e Fastfetch
# --- Prompt PowerShell com Nerd Fonts ---
# Copie esse arquivo para C:\Users\SeuUsuario\Documents\PowerShell\Microsoft.PowerShell_profile.ps1
# Baixe a fonte em https://www.nerdfonts.com/font-downloads, ex. Hack Nerd Font
# Copie para C:\Windows\Fonts
# Altere no Windows Terminal a fonte de exibição
# Ver onde estão os perfis: PS> $Profile | Get-Member -MemberType NoteProperty
# Ícones Nerd Font
$FOLDER = [char]0xf07b # folder
$PHP = [char]0xe608 # php