Slightly patched oh-my-zsh tree
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Loïc Yhuel fc49b4a4de Enable red dots during completion by default 15 years ago
custom Adding ability to override plugins from the custom directory. 15 years ago
lib Enable red dots during completion by default 15 years ago
log Adding a file into log/ so that we have a log file to record history to 17 years ago
plugins Merge pull request #488 from dreur/upstream-archlinux-plugin 15 years ago
templates Enable red dots during completion by default 15 years ago
themes Merge pull request #251 from kalasjocke/master 15 years ago
tools Adding quotes to deal with paths that have spaces. 15 years ago
.gitignore Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh into taskwarrior-plugin 15 years ago
README zsh-history-substring-search plugin at 15f63de 15 years ago
README.textile Adding ability to override plugins from the custom directory. 15 years ago
history-substring-search.plugin.zsh zsh-history-substring-search plugin at 15f63de 15 years ago
history-substring-search.zsh zsh-history-substring-search plugin at 15f63de 15 years ago
oh-my-zsh.sh When the theme choice is left out, oh-my-zsh will not try to load it 15 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