sponge
Command filter
A shell plugin that automatically filters out unwanted commands from the command history based on exit codes and user-defined regular expressions.
🧽 Clean fish history from typos automatically
291 stars
6 watching
2 forks
Language: Shell
last commit: 11 months ago
Linked from 1 awesome list
command-historyfishfish-pluginfisheropen-sourceshell-history
Related projects:
Repository | Description | Stars |
---|---|---|
michaelaquilina/zsh-history-filter | A plugin to filter out commands from being added to the shell's permanent history. | 30 |
pawamoy/shell-history | Visualizes shell usage and command history with charts. | 112 |
ryooooooga/croque | A customizable shell prompt with optional customization options and support for multiple shells. | 9 |
nickeb96/puffer-fish | Automates repetitive directory references and command history recall in shell interactions. | 287 |
enrico9034/zsh-watch-plugin | Automatically prefixes typed commands with the watch keyword to enable command history and undo functionality. | 17 |
robertkozak/fluent-git | A custom shell prompt that displays various information in real-time, including command execution time, error codes, and Git status. | 10 |
aubreypwd/zsh-plugin-require | A plugin for zsh that automates dependency management for shell commands. | 2 |
lubuntufu/fishfry | Customized shell history for pentesters and Linux users | 51 |
ansimorph/oblong | A customizable bash-inspired prompt that displays Git information and user details in a ZSH environment. | 2 |
doekman/osagitfilter | A tool to filter OSA languages into a git repository for full textual diff support | 35 |
xav-b/zsh-extend-history | Records and displays shell command history with more context | 9 |
robturtle/percol.plugin.zsh | A utility plugin for zsh shell that provides interactive search and management of shells commands and Git branches | 9 |
joknarf/redo | An interactive history menu for bash and zsh to edit and execute previous commands | 5 |
jorgebucaran/hydro | A custom prompt plugin for the Fish shell environment that displays Git branch information and status with asynchronous updates. | 711 |
jorgebucaran/getopts.fish | A Fish plugin for parsing CLI options in a way similar to argparse without additional complexity. | 223 |