dotfiles/PowerShell/README.md

16 lines
407 B
Markdown

# PowerShell Configuration
This directory contains my PowerShell 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.