diff options
author | Alen <alen@dotfiles.xyz> | 2023-09-13 00:28:43 +0400 |
---|---|---|
committer | Alen <alen@dotfiles.xyz> | 2023-09-14 01:36:41 +0400 |
commit | 73ccf329640316f26305e6b0c8dc75956b370237 (patch) | |
tree | 10c2717e4b299b78118416dea93f54d9ccd3d8a5 /OneDrive/Documents | |
parent | 96326bbd44e47f2485cb378401e7a198ec3092a4 (diff) |
Add basic PowerShell profile
Diffstat (limited to 'OneDrive/Documents')
-rw-r--r-- | OneDrive/Documents/PowerShell/profile.ps1.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OneDrive/Documents/PowerShell/profile.ps1.tmpl b/OneDrive/Documents/PowerShell/profile.ps1.tmpl new file mode 100644 index 0000000..f5b6dcf --- /dev/null +++ b/OneDrive/Documents/PowerShell/profile.ps1.tmpl @@ -0,0 +1 @@ +{{- include "dot_config/powershell/profile.ps1" -}} |