From 0283dd79aca5391618ab3a818950ec90f86d9362 Mon Sep 17 00:00:00 2001 From: najlepszytomasz Date: Wed, 6 Mar 2024 17:47:16 +0000 Subject: [PATCH] Update RdzeN-Profile.ps1 --- RdzeN-Profile.ps1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/RdzeN-Profile.ps1 b/RdzeN-Profile.ps1 index dc1dd2f..dd294c4 100644 --- a/RdzeN-Profile.ps1 +++ b/RdzeN-Profile.ps1 @@ -1,5 +1,5 @@ # gitea.RdzeN.net -# +# # Example Powershell Profile. # # 1. Check if GITEA folder exists. @@ -79,4 +79,6 @@ for ($i = 0; $i -lt $found_functions.Count; $i++) { # 99. Prompt profile loaded New-SimulateTyping "PowerShell User Profile is loaded" +# +# # \ No newline at end of file