1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-07-08 00:16:49 +02:00

Update FAQ.md

This commit is contained in:
Markus Fleschutz
2021-10-01 11:46:36 +02:00
committed by GitHub
parent fd6edf859a
commit 882314922f

@ -38,7 +38,7 @@ How to get the collection of PowerShell scripts?
Why do some scripts show gibberish characters? Why do some scripts show gibberish characters?
---------------------------------------------- ----------------------------------------------
Those PowerShell scripts are using Unicode input & output. Use a modern console supporting UTF-8 such as Windows Terminal, please. Those PowerShell scripts are using Unicode characters. Use a modern console supporting UTF-8 such as Windows Terminal, please.
How to set PowerShell as default shell on Linux? How to set PowerShell as default shell on Linux?