DOC: Add zsh warning.

This commit is contained in:
Danny O'Brien 2024-01-05 22:00:08 -08:00
parent 01e35fedf8
commit b516c2c70d

View file

@ -4,6 +4,8 @@
### ###
# Note, you should source these, not execute this script # Note, you should source these, not execute this script
# This stuff has been tried on zsh, but should work on bash. # This stuff has been tried on zsh, but should work on bash.
# There are other commands that use zsh, though, so you should
# probably install it.
### ###
if [ -n "$BASH_VERSION" ]; then if [ -n "$BASH_VERSION" ]; then