zsh permission denied when accessing my home directory

Solution 1:

You need to enable auto_cd. Add this to your ~/.zshrc:

setopt auto_cd