mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-23 00:13:36 +01:00
Update FAQ.md
This commit is contained in:
parent
c16b33c558
commit
6e6348ce7b
@ -31,9 +31,9 @@ How to get the PowerShell Scripts?
|
||||
* Git users execute: `$ git clone https://github.com/fleschutz/PowerShell`
|
||||
* otherwise download it from: https://github.com/fleschutz/PowerShell/archive/master.zip
|
||||
|
||||
How to fix gibberish characters when executing the Scripts?
|
||||
-----------------------------------------------------------
|
||||
The PowerShell scripts support and use Unicode characters! Use a modern console supporting UTF-8 such as Windows Terminal.
|
||||
Some Scripts show gibberish characters. How to fix that?
|
||||
--------------------------------------------------------
|
||||
The PowerShell scripts support Unicode input & output! Use a modern console supporting UTF-8 such as Windows Terminal.
|
||||
|
||||
|
||||
How to set PowerShell as Default Shell on Linux?
|
||||
|
Loading…
Reference in New Issue
Block a user