mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-06-19 19:27:52 +02:00
Update FAQ.md
This commit is contained in:
parent
3be31e0934
commit
44974fcc86
@ -71,7 +71,7 @@ Make sure PowerShell is installed, then execute: `chsh -s /usr/bin/pwsh <usernam
|
|||||||
|
|
||||||
How to install a custom PowerShell profile?
|
How to install a custom PowerShell profile?
|
||||||
-------------------------------------------
|
-------------------------------------------
|
||||||
Just execute: `./set-profile.ps1`, this will install **my-profile.ps1** as your PowerShell profile (change it to your needs).
|
Execute: `./set-profile.ps1` in the *Scripts* subfolder, this will install **my-profile.ps1** as your PowerShell profile. It's a nice looking base profile, but can easily be changed to your needs.
|
||||||
|
|
||||||
|
|
||||||
How to add the scripts to the search path?
|
How to add the scripts to the search path?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user