mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-21 15:33:15 +01:00
Update FAQ.md
This commit is contained in:
parent
8099749ae1
commit
49a1cfdb94
@ -31,8 +31,8 @@
|
||||
```
|
||||
2. **Otherwise, visit:** https://github.com/PowerShell/PowerShell **and scroll down to: *Get PowerShell*.**
|
||||
3. **Configure PowerShell as your default shell?**
|
||||
3.1 Check that the file **/etc/shells** contains the **/usr/bin/pwsh** line, otherwise add it.**
|
||||
3.2 Now execute: **`chsh -s /usr/bin/pwsh USERNAME`** (replace USERNAME by your user name).
|
||||
* Check that the file **/etc/shells** contains the **/usr/bin/pwsh** line, otherwise add it.**
|
||||
* Now execute: **`chsh -s /usr/bin/pwsh USERNAME`** (replace USERNAME by your user name).
|
||||
</details>
|
||||
|
||||
<details><summary>How to install PowerShell on MacOS?</summary>
|
||||
|
Loading…
Reference in New Issue
Block a user