ChrisTitusTech / powershell-profile

Pretty PowerShell that looks good and functions almost as good as Linux terminal
610 stars 340 forks source link

How to customize my ps profile #115

Closed breakTBB closed 2 hours ago

breakTBB commented 2 hours ago

as is said

IF YOU WANT TO MAKE CHANGES, USE THE Edit-Profile FUNCTION  
AND SAVE YOUR CHANGES IN THE FILE CREATED.  

But I ran into this problem.

PS C:\Users\\Desktop> Edit-Profile
Edit-Profile: The term 'Edit-Profile' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
PS C:\Users\\Desktop>
breakTBB commented 2 hours ago

I solved it because I didn't restart the terminal after installing.