Mongodb Shell on OSX

Testing if the path was set correctly.
/Users/wgrizzle/mongodb/mongodb-macos-x86_64-enterprise-4.4.0/bin
After the restart of terminal, I executed the below but received the message.
Last login: Fri Aug 28 07:20:49 on ttys000

wgrizzle@MAGNETO ~ % mongo --nodb

zsh: command not found: mongo

Is mongodb path updated correctly?
Can you run /Users/wgrizzle/mongodb/mongodb-macos-x86_64-enterprise-4.4.0/bin/mongo --nodb

echo $PATH should show your mongodb/bin