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.
 
 
Robby Russell fc6f07206e Merge pull request #215 from sunaku/history 15 years ago
custom Adding ability to override plugins from the custom directory. 15 years ago
lib Merge pull request #208 from sorin-ionescu/plugin-extract 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 #208 from sorin-ionescu/plugin-extract 15 years ago
templates Don't export oh-my-zsh configuration paramaters to the environment 15 years ago
themes Merge pull request #167 from jarinudom/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