mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-02-16 09:50:02 +01:00
Update FAQ.md
This commit is contained in:
parent
7eb91355eb
commit
2a30a45b41
@ -92,10 +92,11 @@
|
|||||||
<details><summary>How to get the best PowerShell experience?</summary>
|
<details><summary>How to get the best PowerShell experience?</summary>
|
||||||
|
|
||||||
1. **Install *PowerShell* on all your Linux/Mac OS/Windows machines and configure it as default shell.**
|
1. **Install *PowerShell* on all your Linux/Mac OS/Windows machines and configure it as default shell.**
|
||||||
2. **Install the free *Windows Terminal* on Windows with 50% transparency, font 'Fira Code' and no PowerShell banner message.**
|
2. **For remote control install *SSH client & server* on all your Linux/Mac OS/Windows machines.**
|
||||||
3. **Install the free *Visual Studio Code* with plugin 'PowerShell' to edit PowerShell scripts.**
|
3. **Install the free *Windows Terminal* on Windows with 50% transparency, font 'Fira Code' and no PowerShell banner message.**
|
||||||
4. **Install the *Mega Collection of PowerShell scripts* and set the PATH environment variable to it.**
|
4. **To edit PowerShell scripts install the free *Visual Studio Code* with plugin 'PowerShell'.**
|
||||||
5. **Use an own PowerShell profile, e.g. execute: './update-powershell-profile.ps1'**
|
5. **Install the *Mega Collection of PowerShell scripts* and set the PATH environment variable to it.**
|
||||||
|
6. **Use an own PowerShell profile, e.g. execute: './update-powershell-profile.ps1'**
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user