dotfiles/PowerShell
2024-08-26 21:45:26 +02:00
..
Microsoft.PowerShell_profile.ps1 detecting system theme for alacritty config from within PowerShell 2024-08-26 21:45:26 +02:00
README.md general README design and explanations 2024-08-26 21:03:12 +02:00

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.