1. Averigüa qué shell estás utilizando:
    ::
echo $SHELL
  • Si obtienes /bin/zsh, estás usando zsh.
  • Si obtienes /bin/bash, estás usando bash.