sykuang / ps_profile

My powershell profile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sykuang powershell profile

This is my personal profile for Windows development. It contains various configurations and settings to enhance my development workflow.

Table of Contents

Installation

Run . { iwr -useb https://raw.githubusercontent.com/sykuang/ps_profile/main/install.ps1 } | iex;

License

Information about the project's license and any additional terms or conditions.

About

My powershell profile

License:MIT License


Languages

Language:PowerShell 100.0%