No Description

Robby Russell 3350c2298f Merge pull request #488 from dreur/upstream-archlinux-plugin 13 years ago
custom f8aae64e47 Adding ability to override plugins from the custom directory. 14 years ago
lib 46440e7198 Merge pull request #208 from sorin-ionescu/plugin-extract 13 years ago
log 97cf1871ca Adding a file into log/ so that we have a log file to record history to 15 years ago
plugins 3350c2298f Merge pull request #488 from dreur/upstream-archlinux-plugin 13 years ago
templates 3a56297ce8 Don't export oh-my-zsh configuration paramaters to the environment 13 years ago
themes 2816ea726e Merge pull request #251 from kalasjocke/master 13 years ago
tools edcd4f7eea Adding quotes to deal with paths that have spaces. 13 years ago
.gitignore 8411a39a86 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh into taskwarrior-plugin 14 years ago
README caa1cc7067 zsh-history-substring-search plugin at 15f63de 13 years ago
README.textile f8aae64e47 Adding ability to override plugins from the custom directory. 14 years ago
history-substring-search.plugin.zsh caa1cc7067 zsh-history-substring-search plugin at 15f63de 13 years ago
history-substring-search.zsh caa1cc7067 zsh-history-substring-search plugin at 15f63de 13 years ago
oh-my-zsh.sh 527355eae3 When the theme choice is left out, oh-my-zsh will not try to load it 14 years ago

README

To activate this script, load it into an interactive ZSH session:

% source history-substring-search.zsh

See the "history-substring-search.zsh" file for more information:

% sed -n '2,/^$/s/^#//p' history-substring-search.zsh | more