historikeeper
Command logger
A ZSH plugin that logs and stores terminal commands to a database for auditing or historical purposes.
A ZSH plugin that captures history in a database
1 stars
1 watching
0 forks
Language: Shell
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
p1r473/zsh-color-logging | A zsh plugin providing logging and notification functionality with colorization support. | 1 |
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 |
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 |
kkrainbow/zsh-command-note.plugin | A plugin for oh-my-zsh to record and manage complex commands with notes. | 12 |
marlonrichert/zsh-hist | Tool to edit Zsh history from the command line without leaving it | 149 |
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 |
robturtle/percol.plugin.zsh | A utility plugin for zsh shell that provides interactive search and management of shells commands and Git branches | 9 |
leonjza/history-here | A plugin to toggle shell history recording and automatically isolate the current directory when it changes into specific directories. | 9 |
enrico9034/zsh-watch-plugin | Automatically prefixes typed commands with the watch keyword to enable command history and undo functionality. | 17 |
michaelaquilina/zsh-history-filter | A plugin to filter out commands from being added to the shell's permanent history. | 30 |
mango-tree/zsh-recall | A zsh plugin to enhance the usability of command history by providing recall functionality. | 18 |
karlseguin/log.zig | A structured logging library for Zig that provides a flexible and efficient way to log messages. | 99 |
tom-auger/cmdtime | A ZSH plugin to display the duration of executed commands in the terminal. | 28 |
tycho-kirchner/shournal | A tool to record and analyze shell commands and their interactions with files. | 173 |