After installing Oh My Zsh framework on my macOS to manage my Zsh configurations, I found that the original contents of the .zshrc
file have been completely replaced with the Oh-My-Zsh configurations. There were many aliases and environment variables in the old file that I was using.
Is there a way to get those old configurations back to work with the new Oh-My-Zsh configurations?