Custom zsh default settings !! [ONLY FOR DEBIAN / UBUNTU] !!
Go to file
Robby Russell 3350c2298f Merge pull request #488 from dreur/upstream-archlinux-plugin
Remove sudo when using yaourt + do not rely on abs when not in path - In
2011-07-23 09:46:45 -07:00
custom Adding ability to override plugins from the custom directory. 2011-05-26 12:34:37 -05:00
lib Merge pull request #208 from sorin-ionescu/plugin-extract 2011-07-23 09:33:42 -07: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 Don't export oh-my-zsh configuration paramaters to the environment 2011-07-23 08:41:33 -07: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
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 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

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