Converting .bash_profile to .zprofile caused "command not found" on almost all commands
Hi,
I really love my Mac. I love programming on my Mac. I love using VIM and BASH to program. I'm open to learning ZSH but it doesn't work for me.
After the Catalina 10.15.5 update, all my bash commands except ones like ls, cat, and mv, are not found. I couldn't open VIM. Even the command dirname didn't work. I read on Stack Overflow that I should rename my .bash_profile to .zprofile and my .bashrc to .zshrc so my bash configurations would get automatically loaded by ZSH. I changed my user account setting to use the /bin/zsh shell instead of bash shell like recommended. I was able to run VIM like desired, which allowed me to see what was in my .bash_profile before I moved it to .zprofile. But when I did the file move/rename explained previously and re-ran Terminal, it said command not found: dirname. Now, I can't open VIM, I can't run previous aliases, I can't even use the open command to open applications from the Terminal. It seems as though most commands I used in BASH no longer work.
Please help me figure out how to get back to the setup I was using before, with my BASH Profile and VIM.
MacBook Pro 13″, macOS 10.15