6 lines
137 B
PowerShell
6 lines
137 B
PowerShell
# gitea.RdzeN.net
|
|
# Reload $profile
|
|
function Reload-Profile {
|
|
. $PROFILE
|
|
}
|
|
New-SimulateTyping "Your PowerShell profile was Reloaded!" |