dataike
dataike
CCoder.com
Created by dataike on 11/5/2024 in #help
Set zsh as default shell
I tried this today, but it looks like our installation runs dotfiles/install.sh as coder not root (so the above just exits 1). So I tried switching the script to just sudo chsh -s /usr/bin/zsh coder which runs, but the shell I get after connecting is still bash. I'll follow up with the folks that set up our installation to see if they have ideas
11 replies
CCoder.com
Created by dataike on 11/5/2024 in #help
Set zsh as default shell
thanks Theo! I'll give it a try.
11 replies
CCoder.com
Created by dataike on 11/5/2024 in #help
Set zsh as default shell
Thanks! that's supported, but I'm not clear on what I'd put into a dotfiles repo to make zsh the default. I was planning on chsh, but seems like that doesn't work. Do you know of any example repo that switches the default shell?
11 replies