mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-12-15 11:10:54 +01:00
Update FAQ.md
This commit is contained in:
parent
98419e68d7
commit
ea9f36d5a5
@ -79,7 +79,7 @@ NOTE: the group policy object (GPO) settings of your organization might disallow
|
||||
**Those PowerShell scripts are using Unicode characters. Use a modern console supporting UTF-8 such as *Windows Terminal*, please.**
|
||||
</details>
|
||||
|
||||
<details><summary>How to set PowerShell as favorite shell on Linux?</summary>
|
||||
<details><summary>How to set PowerShell as my favorite shell on Linux?</summary>
|
||||
|
||||
**Make sure PowerShell is installed, then execute: `chsh -s /usr/bin/pwsh USERNAME`. In case you experience an "invalid shell" error, add "/usr/bin/pwsh" to /etc/shells.**
|
||||
</details>
|
||||
|
Loading…
Reference in New Issue
Block a user