Skip to content

aaw3k/powershell-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fish screenshot

PowerShell setup for Windows 11

Setup

Add a code snippet to Microsoft.PowerShell_profile.ps1

# Load custom PowerShell profile
. $env:USERPROFILE\.config\powershell\profile.ps1

Don't blindly use my settings unless you know what that entails 🤓 Use it at your own risk.