Open Daru-man opened 6 months ago
Up. Was trying to load personal scripts or update the current script but couldn't. The update resets everything.
This should be resolved when https://github.com/ChrisTitusTech/powershell-profile/pull/60 PR gets merged.
Thanks for reporting this issue in the script 😄
If you use the Edit-Profile
function, it'll create a new profile file for the current user that will run in addition to the main profile file provided in this repository.
The new file that Edit-Profile
creates should be where you place any personal functions and variables.
It happened to me, too. When updated, powershell-profile I lost my personal-profile.
Dear Mr. Titus, When you updated your powershell-profile I lost my personal-profile. If you think is interesting, Can you put at end to load personal.ps1 if it exists?
Great job. Thanks