mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-12 21:18:17 +02:00
Improved my-profile.ps1
This commit is contained in:
parent
2d7eb6f5a4
commit
ee7fd35b75
@ -26,6 +26,5 @@ set-alias -name lsf -value get-childitem # lsf means list directory formatted
|
|||||||
|
|
||||||
# My Welcome Message
|
# My Welcome Message
|
||||||
# ------------------
|
# ------------------
|
||||||
write-host ""
|
|
||||||
write-host "+++ Welcome to PowerShell $($PSVersionTable.PSVersion) at $(hostname), it's $(Get-date) +++"
|
write-host "+++ Welcome to PowerShell $($PSVersionTable.PSVersion) at $(hostname), it's $(Get-date) +++"
|
||||||
write-host ""
|
write-host ""
|
||||||
|
Loading…
Reference in New Issue
Block a user