Proper zsh shell setup
The following discussion from !60 (merged) should be addressed:
-
@akohlbecker started a discussion: (+2 comments) @pedropombeiro I've traced this back to
.zshrc
not existing on the node and the asdf role only setting itself up if that file exists. Should be fixed!We need to re-do the shell & dotfiles config because the default shell on MacOS is
zsh
and we don't need to setup bash. Also in 10.13 we need to change it to zsh so we have an unified shell. I'll open an issue to follow up on this.