Coder.comC
Coder.comโ€ข3y agoโ€ข
40 replies
Sharp

Dotfiles issues

Hi, I am trying to get dotfiles working in my k8s setup. A few issues:

I am trying to use an install.sh script, but it gets this error:
running install.sh: fork/exec /home/coder/.config/coderv2/dotfiles/install.sh: permission denied


I am also trying to get zsh installed from install.sh manually for now, and none of my shell changes seem to register. Is there a way to force shutdown the code-server instance to get it to reset? Since clicking the "terminal" button in coder does use zsh but code-server doesn't, I am assuming this is the problem.

Thanks in advance :))
Was this page helpful?