shellprof icon indicating copy to clipboard operation
shellprof copied to clipboard

Getting a permission denied error on my .bash_profile

Open YPCrumble opened this issue 4 years ago • 3 comments

Thanks for building this!

I'm getting the following error when trying to run ./shellprof ~/.bash_profile. I'm using the correct user - and although I've looked at the script I'm hesitant to play with sudo here.

PermissionError: [Errno 13] Permission denied: '/Users/me/.bash_profile'

YPCrumble avatar May 26 '20 17:05 YPCrumble