tsightler

Results 154 comments of tsightler

I believe it was broken by PR https://github.com/hassio-addons/addon-ssh/pull/755 which changed the default shell from /bin/sh to /bin/zsh for the added users. However, the script creates only .profile, while, I'm pretty...

@frenck I believe that PR #755 should be backed out, I can find no logical reason for the change and not sure why it was accepted. As far as I...

> I can understand the https://github.com/hassio-addons/addon-ssh/pull/755 reason as root shell is already zsh. But that's not true, rather, root shell is either /bin/zsh or /bin/bash based on whether config contains...

If you don't use any of the zsh features, such as much improved tab completion and command history, just as an example, then sure, not really any negatives, you can...