removed a feature temp.
This commit is contained in:
parent
793302eb82
commit
6742cff7a5
@ -78,9 +78,6 @@ function prompt {
|
||||
$adminSuffix = if ($isAdmin) { " [ADMIN]" } else { "" }
|
||||
$Host.UI.RawUI.WindowTitle = "PowerShell {0}$adminSuffix" -f $PSVersionTable.PSVersion.ToString()
|
||||
|
||||
# Importing custom alias and functions
|
||||
Import-Module $HOME\pwshalias\alias-and-functions.ps1
|
||||
|
||||
# Utility Functions
|
||||
function Test-CommandExists {
|
||||
param($command)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user