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