Skip to content

jdkoren/omz-custom

Repository files navigation

omz-custom

My oh-my-zsh customizations.

Setup

  • Install git, setup ssh keys
  • Install oh-my-zsh
  • Inside ~/.oh-my-zsh/custom, clone this repo into a new folder
    cd ~/.oh-my-zsh/custom
    git clone [email protected]:jdkoren/omz-custom.git jdk
  • Add symlinks and configuration file in your home directory
    cd ~
    mv .zshrc .zshrc.bak
    mv .gitconfig .gitconfig.bak
    mv .hgrc .hgrc.bak
    cp .oh-my-zsh/custom/jdk/zshrc .zshrc
    ln -s .oh-my-zsh/custom/jdk/gitconfig .gitconfig
    ln -s .oh-my-zsh/custom/jdk/hgrc .hgrc
    # edit ~/.zshrc with your configurations

About

My oh-my-zsh customizations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages