mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-21 17:38:19 +02:00
Update FAQ.md
This commit is contained in:
parent
009949ee76
commit
951242b201
@ -32,8 +32,8 @@ How to get the PowerShell Scripts?
|
|||||||
* 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 use PowerShell by Default?
|
How to set PowerShell as Default Shell?
|
||||||
---------------------------------
|
---------------------------------------
|
||||||
* **On Linux:** 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.
|
* **On Linux:** 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.
|
||||||
* **On Windows:** no need to, PowerShell is the default shell
|
* **On Windows:** no need to, PowerShell is the default shell
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user