Please identify common non-bash configuration file patterns. For example zsh configuration scripts may feature "bashisms".
Such file patterns include zshenv, .zshenv, *.zshenv, and similar patterns for zshrc, zlogin, zlogout.
zshenv
.zshenv
*.zshenv
zshrc
zlogin
zlogout
Log in to post a comment.