jotyGill / ezsh

quickly install zsh, oh-my-zsh with power-level-9k zsh-completions zsh-autosuggestions zsh-syntax-highlighting history-substring-search
221 stars 74 forks source link

Permission denied: todo.sh #3

Closed nguyenvanhaivn closed 4 years ago

nguyenvanhaivn commented 4 years ago

After running this script. Start running zsh: zsh The system report in every zsh shell prompt: prompt_todo:2: permission denied: todo.sh OS details Distributor ID: Debian Description: Debian GNU/Linux 9.11 (stretch) Release: 9.11 Codename: stretch

jotyGill commented 4 years ago

I guess you installed it with sudo ? try sudo chown -R yourusername ~/.quickzsh

jotyGill commented 4 years ago

closing due to inactivity