dotfiles/PowerShell/README.md

458 B

PowerShell Configuration

This directory contains my PowerShell (pwsh) configuration files.

Files

  • Microsoft.PowerShell_profile.ps1: This is the main PowerShell profile script. It contains custom aliases, functions, and environment settings.

Installation

To use this configuration:

  1. Clone the repository.
  2. Copy the Microsoft.PowerShell_profile.ps1 file to your PowerShell profile location.