This repository contains my personal PowerShell setup, including:
- A custom PowerShell module with functions, aliases, and tab completion
- My PowerShell profile (
Microsoft.PowerShell_profile.ps1) - Windows Terminal settings for a consistent and efficient terminal experience
profile– PowerShell profile script, loaded at shell startupsrc/ToolsLibrary– C# Library to handle setupmodules/– Custom PowerShell module with reusable functionsWindowsTerminal/– Configuration for Windows Terminal (settings.json, etc.)
code $Profile