Comment on Use ZshparentComments−jlgreco13yI use zsh and write all my ~/bin/ scripts in bash.. what problems did you encounter? I don't see how issues could possibly even occur.−buster13yYou write YOUR scripts in bash, it's not about my scripts though ;)Also, it's annoying to constantly switch between zsh and bash when you are working on other servers over 50% of your time.−jlgreco13yI was wondering what you mean by "many scripts rely on bash". If you write a script in bash it will work from zsh just fine.I guess I don't really run into the same adoption difficulty other people seem to, since at work we use zsh instead of bash.
Comments
I use zsh and write all my ~/bin/ scripts in bash.. what problems did you encounter? I don't see how issues could possibly even occur.
You write YOUR scripts in bash, it's not about my scripts though ;)
Also, it's annoying to constantly switch between zsh and bash when you are working on other servers over 50% of your time.
I was wondering what you mean by "many scripts rely on bash". If you write a script in bash it will work from zsh just fine.
I guess I don't really run into the same adoption difficulty other people seem to, since at work we use zsh instead of bash.