zsh-history-filter
History Filter
A plugin to filter out commands from being added to the shell's permanent history.
🔍 Zsh plugin to filter out some commands from being added to you history
30 stars
3 watching
4 forks
Language: Shell
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tymm/zsh-directory-history | A plugin for zsh shell that keeps track of directory-specific command history and allows for navigation and search within it. | 155 |
mango-tree/zsh-recall | A zsh plugin to enhance the usability of command history by providing recall functionality. | 18 |
okhiroyuki/zsh-select-history-skim | A zsh plugin to search and complete terminal history using an external search tool. | 0 |
xav-b/zsh-extend-history | Records and displays shell command history with more context | 9 |
johncassol/cdh | A plugin for zsh that allows users to manage and navigate through a history of visited directories. | 1 |
marlonrichert/zsh-hist | Tool to edit Zsh history from the command line without leaving it | 149 |
michaelaquilina/zsh-you-should-use | Reminds users to use existing aliases when typing commands | 1,535 |
jimhester/per-directory-history | A Z shell plugin that enables the use of local history within specific directories and provides global history toggle functionality. | 259 |
joshskidmore/zsh-fzf-history-search | Replaces Ctrl+R with an interactive history search feature in zsh | 323 |
vitobotta/zsh-history-sync | A tool to synchronize zsh shell history between computers using Git and GPG encryption. | 24 |
jimeh/zsh-peco-history | Enhances shell history searching with a menu-driven interface | 123 |
larkery/zsh-histdb | An improvement to zsh's built-in history feature | 1,283 |
zdharma-continuum/history-search-multi-word | A shell plugin for searching multiple keywords in an AND fashion to find matching history entries with syntax highlighting. | 98 |
lcrespom/oh-my-zsh-history-popup | Provides an interactive way to navigate through command history in the terminal | 0 |
enrico9034/zsh-watch-plugin | Automatically prefixes typed commands with the watch keyword to enable command history and undo functionality. | 17 |