Skip to main content

One post tagged with "errros"

View All Tags

ZSH: permission denied

· 3 min read
Serhii Hrekov
software engineer, creator, artist, programmer, projects founder

zsh: permission denied: /Users/username/.zshrc occurs because your user account doesn't have the necessary file permissions to write to or execute the .zshrc file. This is a common issue after certain system updates, migrations, or when a file is created with elevated privileges.

To solve this, you need to change the file's ownership or permissions.