This guide will help you copy this repository into your local Oh My Zsh setup under .oh-my-zsh/custom, replacing any existing files.
- Ensure Oh My Zsh is installed. If not, install it:
brew install oh-my-zshNavigate to your ohmyzsh directory and clone this repository:
cd ~/.oh-my-zsh/customgit clone [email protected]:utopiaeh/ohmyzsh.git .Reload your shell to apply the new settings:
source ~/.zshrcFollow the instructions from this repo:
https://github.com/utopiaeh/mac-configsYou have successfully copied and applied your custom Oh My Zsh configuration. Enjoy your enhanced shell experience! 😊