dotfiles/PowerShell/README.md

17 lines
458 B
Markdown
Raw Permalink Normal View History

2024-08-26 19:03:12 +00:00
# PowerShell Configuration
2024-08-26 18:55:52 +00:00
2024-08-26 20:04:02 +00:00
This directory contains my [PowerShell](https://github.com/PowerShell/PowerShell)
(pwsh) configuration files.
2024-08-26 19:03:12 +00:00
## 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.