summary refs log tree commit diff
path: root/Documents/PowerShell/profile.ps1.tmpl
diff options
context:
space:
mode:
authorAlen <alen@dotfiles.xyz>2023-09-13 00:28:43 +0400
committerAlen <alen@dotfiles.xyz>2023-09-14 01:36:41 +0400
commit73ccf329640316f26305e6b0c8dc75956b370237 (patch)
tree10c2717e4b299b78118416dea93f54d9ccd3d8a5 /Documents/PowerShell/profile.ps1.tmpl
parent96326bbd44e47f2485cb378401e7a198ec3092a4 (diff)
Add basic PowerShell profile
Diffstat (limited to 'Documents/PowerShell/profile.ps1.tmpl')
-rw-r--r--Documents/PowerShell/profile.ps1.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documents/PowerShell/profile.ps1.tmpl b/Documents/PowerShell/profile.ps1.tmpl
new file mode 100644
index 0000000..f5b6dcf
--- /dev/null
+++ b/Documents/PowerShell/profile.ps1.tmpl
@@ -0,0 +1 @@
+{{- include "dot_config/powershell/profile.ps1" -}}