From 73ccf329640316f26305e6b0c8dc75956b370237 Mon Sep 17 00:00:00 2001 From: Alen Date: Wed, 13 Sep 2023 00:28:43 +0400 Subject: Add basic PowerShell profile --- .chezmoiignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.chezmoiignore') diff --git a/.chezmoiignore b/.chezmoiignore index 182b6ad..36e7889 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -20,3 +20,9 @@ # Ignore all shell scripts on Windows {{ if eq .chezmoi.os "windows" -}} /*.sh {{- end }} + +# Ignore correct powershell paths depending on OS +{{ if ne .chezmoi.os "windows" }} +/OneDrive/Documents/PowerShell/profile.ps1 +/Documents/PowerShell/profile.ps1 +{{ end }} -- cgit 1.4.1-2-gfad0