Custom zsh default settings !! [ONLY FOR DEBIAN / UBUNTU] !!
Go to file
2011-07-14 21:41:26 -07:00
custom Adding ability to override plugins from the custom directory. 2011-05-26 12:34:37 -05:00
lib Fix deleted in git.zsh 2011-05-31 15:59:38 -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 clean up rails plugin, removing bundler-specific logic 2011-07-13 22:54:30 +01:00
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 2011-04-29 11:24:29 +02:00
themes Changed kanji to fuku (good luck) 2011-06-19 12:22:23 -04:00
tools [upgrade] before init (no reload needed unless oh-my-zsh.sh has been modified) 2011-06-04 11:52:13 +02:00
.gitignore 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 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