Note
Follow the steps below to set up fetch-sama and the PowerShell profile.
These instructions are for Windows.
Download fetch-sama from one of the sources below:
- c-error/fetch-sama
- if c-error no longer work here is the archive
After downloading, place fetch-sama somewhere permanent and add its location to your system PATH environment variable.
You can test the installation with:
fetchIf it runs correctly, the installation is complete.
Open your PowerShell profile:
code $PROFILEIt should open:
D:\Users\aitji\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1
Replace the file contents with my profile:
Warning
Replacing the profile will overwrite your current PowerShell customizations.
Make a backup first if you already have a custom profile.
Restart PowerShell after saving the file.
Your PowerShell environment should now be configured like me.