atuin
Shell history manager
An open-source shell history management system with optional synchronization across multiple machines.
✨ Magical shell history
21k stars
65 watching
562 forks
Language: Rust
last commit: 12 days ago
Linked from 2 awesome lists
bashfishhistoryrustshellzsh
Related projects:
Repository | Description | Stars |
---|---|---|
ddworken/hishtory | Tool to record, query, and manage shell history in context | 2,542 |
cantino/mcfly | A tool that searches and suggests commands from your shell history based on context, prioritization, and past behavior. | 6,945 |
dvorka/hstr | A tool to manage and enhance shell history in command-line interfaces like bash and zsh. | 4,082 |
wulfgarpro/history-sync | Synchronizes Zsh history between local and remote repositories using GPG encryption. | 247 |
zsh-users/zsh-history-substring-search | A Z shell plugin that enables history search with substring matching | 2,641 |
vitobotta/zsh-history-sync | A tool to synchronize zsh shell history between computers using Git and GPG encryption. | 24 |
okhiroyuki/zsh-select-history-skim | A zsh plugin to search and complete terminal history using an external search tool. | 0 |
michaelaquilina/zsh-history-filter | A plugin to filter out commands from being added to the shell's permanent history. | 30 |
nicksherron/bashhub-server | A private cloud shell history server with added features like regex search, protecting users' sensitive data. | 306 |
johncassol/cdh | A plugin for zsh that allows users to manage and navigate through a history of visited directories. | 1 |
xav-b/zsh-extend-history | Records and displays shell command history with more context | 9 |
joshskidmore/zsh-fzf-history-search | Replaces Ctrl+R with an interactive history search feature in zsh | 323 |
rcaloras/bashhub-client | A service that stores and searches terminal command history from various shells across multiple systems. | 1,261 |
larkery/zsh-histdb | An improvement to zsh's built-in history feature | 1,283 |
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 |