]> arthur.barton.de Git - OhMyZshExtensions.git/blob - README.md
"reminders": touch stamp file only when reminders were shown
[OhMyZshExtensions.git] / README.md
1 # Alex' "Oh My ZSH" Extensions
2
3
4 ## Prerequisites
5
6 1. You must be using ZSH and
7 2. ["OhMyZsh"](https://github.com/robbyrussell/oh-my-zsh) must be installed
8    and set up properly.
9
10
11 ## Installation
12
13 1. Download and copy the "OhMyZshExtensions" directory anywhere to the local
14    system, or even better, clone the project using Git.
15 2. Set up the `ZSH_CUSTOM` variable in your `$HOME/.zshrc` file to correctly
16    point to the "OhMyZshExtensions" directory.
17 3. Add the desired plugins the the `plugins` array in your `$HOME/.zshrc` file.