modified: functions/Test-Profile.ps1
This commit is contained in:
parent
bf9d2489eb
commit
e76459b4a0
@ -2,7 +2,7 @@
|
||||
# Reload $profile
|
||||
function Test-Profile {
|
||||
if (-not (Test-Path $PROFILE)) {
|
||||
Copy-Item -Path $path_gitea_powershell_profile -Destination $PROFILE
|
||||
Copy-Item -Path "$path_gitea_powershell_profile\RdzeN-Profile.ps1" -Destination $PROFILE
|
||||
New-SimulateTyping "Your PowerShell profile was created!"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user