mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 21:07:40 +02:00
Change to UTF-8 BOM
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# MY POWERSHELL PROFILE (this profile file defines the look & feel of PowerShell)
|
||||
# MY POWERSHELL PROFILE (this profile file defines the look & feel of PowerShell)
|
||||
|
||||
# WINDOW TITLE
|
||||
if ($IsLinux) { $Username = $(whoami) } else { $Username = $env:USERNAME }
|
||||
|
Reference in New Issue
Block a user