Forum Discussion
Daniel Westerdale
Apr 25, 2024Brass Contributor
Fix a broken $Profie location
A couple of days ago I remove Documents from OneDrive which seems to have broken the "Oh my POSH" settings in my various terminals. PowerShell 7.4.2
PS C:\Dev> $home
C:\Users\daniel
PS C:...
- Apr 29, 2024
Ah in my case I have C:\Users\daniel\OneDrive and also through syncing with the other laptop the C:\Users\danie\OneDrive ( I originally caused issue with my bad spelling lol.)
So do I correct all the ones with the incorrect spelling given I have corrected the issue with the profile name.
Apr 29, 2024
All the paths should be pointing to your homefolder (c:\users\daniel) if that's your user. Copy/Paste or move the Documents folder contents there...
Daniel Westerdale
Apr 30, 2024Brass Contributor
Looks like your last instruction was pure gold!
I corrected the spelling mistake in some of the entries in
Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
Rebooted and finally.....
At last
.
Thanks very much for your advice.
- Apr 30, 2024No problem, glad it's fixed and nice profile prompt 👍