James Greenwood
James Greenwood
> The installer worked correctly for me by just replacing "bash" with "zsh" after the pipe. So possible easy fix is to just list an install command for each shell...
> The install script is written to be bash-specific. What does "bash-specific" mean - it only runs in bash, or it only updates your bash configuration? The reason I piped...
OK got it. My default shell is zsh, but when I pipe the script it into bash (as specified in the readme), it updates .bash_profile and ignores .zshrc. I'd just...
Thanks for the response, I completely understand. I guess they'll go in your "Someday" list! ;-)