Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 474 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 474 Bytes

Personal customizations to oh-my-zsh

This is my personal customizations to oh-my-zsh.

Installation

  • Clone the repo to ~/.zsh:
    git clone git://github.com/babysnakes/oh-my-zsh-customizations.git .zsh
  • Link the zshrc file:
    ln -s ~/.zsh/zshrc ~/.zshrc

Usage

  • Add any customizaton script to $HOME/.zsh/custom, make sure it ends with .zsh.
  • Any custom plugin, add to $HOME/.zsh/custom/plugins/.