🙃 A delightful community-driven (with 2,200+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
 
 
Go to file
Loïc Yhuel 0848acfb25 Display red dots during completion process (disabled by default) 2011-07-24 21:48:21 +02:00
custom Adding ability to override plugins from the custom directory. 2011-05-26 12:34:37 -05:00
lib Display red dots during completion process (disabled by default) 2011-07-24 21:48:21 +02:00
log Adding a file into log/ so that we have a log file to record history to 2009-08-31 11:17:05 -07:00
plugins Merge pull request #488 from dreur/upstream-archlinux-plugin 2011-07-23 09:46:45 -07:00
templates Display red dots during completion process (disabled by default) 2011-07-24 21:48:21 +02:00
themes Merge pull request #251 from kalasjocke/master 2011-07-23 09:39:25 -07:00
tools Adding quotes to deal with paths that have spaces. 2011-07-17 13:01:48 -05:00
.gitignore Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh into taskwarrior-plugin 2011-05-29 18:51:32 -04:00
README zsh-history-substring-search plugin at 15f63de 2011-07-14 21:41:26 -07:00
README.textile Adding ability to override plugins from the custom directory. 2011-05-26 12:34:37 -05:00
history-substring-search.plugin.zsh zsh-history-substring-search plugin at 15f63de 2011-07-14 21:41:26 -07:00
history-substring-search.zsh zsh-history-substring-search plugin at 15f63de 2011-07-14 21:41:26 -07:00
oh-my-zsh.sh When the theme choice is left out, oh-my-zsh will not try to load it 2011-06-15 01:17:22 +03:00

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