DOC: Add zsh warning.
This commit is contained in:
parent
01e35fedf8
commit
b516c2c70d
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue