1
0
Fork 0
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.
prezto/plugins/history-substring-search
Sorin Ionescu 05c94e2dd5
Simplified option variables for greater flexibility.
13 years ago
..
README Cleaned up the plugins. 13 years ago
history-substring-search.plugin.zsh Simplified option variables for greater flexibility. 13 years ago
history-substring-search.zsh Cleaned up the plugins. 13 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