Windows Terminal command prompt setup using nerd fonts & additional pluguing like oh-my-posh and others
YuriiSmolii/Sebek-sTerminal
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Windows Terminal command prompt setup using nerd fonts & additional pluguing like oh-my-posh and others
winget install -e --id Git.Git to install Git for Windowscp .\settings.json ~\AppData\Local\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe\LocalState\ and paste $env:USERPROFILE\.config\powershell\user_profile.ps1nvim $PROFILE.CurrentUserCurrentHost and paste . $env:USERPROFILE\.config\powershell\user_profile.ps1use:wqa to save changes