modified: RdzeN-Profile.ps1
This commit is contained in:
parent
f224ea0a60
commit
7255f0ae26
@ -51,5 +51,12 @@ for ($i = 0; $i -lt $functions.Count; $i++) {
|
|||||||
Write-Host "$i)`t$(($functions[$i].Name).Replace('.ps1',''))"
|
Write-Host "$i)`t$(($functions[$i].Name).Replace('.ps1',''))"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
# 97. Override profile
|
||||||
|
Override-Profile
|
||||||
|
|
||||||
|
# 98. Override profile
|
||||||
|
Reload-Profile
|
||||||
|
|
||||||
# 99. Prompt profil loaded
|
# 99. Prompt profil loaded
|
||||||
New-SimulateTyping "PowerShell User Profile is loaded"
|
New-SimulateTyping "PowerShell User Profile is loaded"
|
Loading…
x
Reference in New Issue
Block a user