mirror of
https://github.com/Baipyrus/dotfiles.git
synced 2024-11-15 07:33:49 +00:00
16 lines
407 B
Markdown
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.
|