mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-03-25 21:46:43 +01: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
|
||||
# ------------------
|
||||
write-host ""
|
||||
write-host "+++ Welcome to PowerShell $($PSVersionTable.PSVersion) at $(hostname), it's $(Get-date) +++"
|
||||
write-host ""
|
||||
|
Loading…
Reference in New Issue
Block a user