per-directory-history
Directory History Plugin
A Z shell plugin that enables the use of local history within specific directories and provides global history toggle functionality.
Per directory history for zsh, as well as global history, and the ability to toggle between them with ^G.
259 stars
8 watching
36 forks
Language: Shell
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
leonjza/history-here | A plugin to toggle shell history recording and automatically isolate the current directory when it changes into specific directories. | 9 |
michaelaquilina/zsh-history-filter | A plugin to filter out commands from being added to the shell's permanent history. | 30 |
cmaahs/search-directory-history | A tool to search and display historical directory commands with various filters and output options. | 4 |
jimeh/zsh-peco-history | Enhances shell history searching with a menu-driven interface | 123 |
marlonrichert/zsh-hist | Tool to edit Zsh history from the command line without leaving it | 149 |
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 |
stiliajohny/historikeeper | A ZSH plugin that logs and stores terminal commands to a database for auditing or historical purposes. | 1 |
justinpchang/visit | Custom oh-my-zsh plugin for faster directory navigation | 2 |
grrlopes/storydb | An interactive command history viewer and editor | 8 |
jethrokuan/z | A plugin for a shell that keeps track of visited directories and allows jump-to functionality | 1,311 |
lcrespom/oh-my-zsh-history-popup | Provides an interactive way to navigate through command history in the terminal | 0 |