# gitea.RdzeN.net # Reload $profile function Test-Profile { if (-not (Test-Path $PROFILE)) { Copy-Item -Path $path_gitea_powershell_profile -Destination $PROFILE New-SimulateTyping "Your PowerShell profile was created!" } }