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.
 
 
Suraj N. Kurapati caa1cc7067 zsh-history-substring-search plugin at 15f63de 15 years ago
custom Adding ability to override plugins from the custom directory. 15 years ago
lib Fix deleted in git.zsh 15 years ago
log Adding a file into log/ so that we have a log file to record history to 17 years ago
plugins clean up rails plugin, removing bundler-specific logic 15 years ago
templates Feature: Random themes now supported. Just set your theme to 'random' and it'll load a different theme each time oh-my-zsh is started. Closes #309 15 years ago
themes Changed kanji to fuku (good luck) 15 years ago
tools [upgrade] before init (no reload needed unless oh-my-zsh.sh has been modified) 15 years ago
.gitignore Adding ability to override plugins from the custom directory. 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