Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 914 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 914 Bytes

Windows-Configs

Configuration files for windows PowerShell

Usage

  1. Install oh-my-posh
winget install JanDeDobbeleer.OhMyPosh -s winget
  1. Double-click to open the HackNerdFont-Regular.ttf file, then click to install Hack Nerd Font

  2. Copy .config folder to C:\Users\<USER_NAME>\

  3. Run notepad $PROFILE, when the above command gives an error, you should run New-Item -Path $PROFILE -Type File -Force to create the profile first

  4. Copy the content of Microsoft.PowerShell_profile.ps1, save it, and replace <USER_NAME> with your username , then run . $PROFILE

  5. In PowerShell, press Shift + Ctrl + , to open setting.json. Copy the content from the repository's setting.json and save it. Then, return to PowerShell, press Ctrl + . to open settings, choose 'color schemes' and select 'red planet' as the default