mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-02-17 02:01:01 +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`
|
* Git users execute: `$ git clone https://github.com/fleschutz/PowerShell`
|
||||||
* otherwise download it from: https://github.com/fleschutz/PowerShell/archive/master.zip
|
* otherwise download it from: https://github.com/fleschutz/PowerShell/archive/master.zip
|
||||||
|
|
||||||
How to fix gibberish characters when executing the Scripts?
|
Some Scripts show gibberish characters. How to fix that?
|
||||||
-----------------------------------------------------------
|
--------------------------------------------------------
|
||||||
The PowerShell scripts support and use Unicode characters! Use a modern console supporting UTF-8 such as Windows Terminal.
|
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?
|
How to set PowerShell as Default Shell on Linux?
|
||||||
|
Loading…
Reference in New Issue
Block a user