Skip to content
This repository was archived by the owner on Feb 22, 2025. It is now read-only.

utopiaeh/ohmyzsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Oh My Zsh Custom Installation Guide

This guide will help you copy this repository into your local Oh My Zsh setup under .oh-my-zsh/custom, replacing any existing files.


📦 1. Prerequisites

  • Ensure Oh My Zsh is installed. If not, install it:
brew install oh-my-zsh

💾 2. Clone This Repository

Navigate to your ohmyzsh directory and clone this repository:

cd ~/.oh-my-zsh/custom
git clone [email protected]:utopiaeh/ohmyzsh.git .

⚙️ 3. Apply Changes

Reload your shell to apply the new settings:

source ~/.zshrc

3. I also recommend applying the instructions for the .zprofile and .zshrc files in the repo.

Follow the instructions from this repo:

https://github.com/utopiaeh/mac-configs

Done!

You have successfully copied and applied your custom Oh My Zsh configuration. Enjoy your enhanced shell experience! 😊

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages