puppet-tilde
puppet-tilde copied to clipboard
Puppet changes my shell back to default
I changed my shell to /usr/bin/zsh, but every so often my shell will change back to bash. How can avoid this behavior? Thanks.
I've fixed this by adding exec zsh to the end of my .bashrc. Don't do that - but you can.
I'd rather avoid such hacks :-/
Like I said - don't :smile: