mirror of
https://github.com/Xevion/powershell.git
synced 2025-12-08 16:07:58 -06:00
11 lines
231 B
Markdown
11 lines
231 B
Markdown
+++
|
|
title = "PowerShell Personal Profile"
|
|
summary = "My personal PowerShell profile."
|
|
date = 2022-04-20
|
|
+++
|
|
|
|
Raw file available at {{% absolute_url "./scripts/profile.ps1" %}}
|
|
|
|
```powershell
|
|
{{% file "/scripts/profile.ps1" %}}
|
|
``` |