zsh-directory-history
Directory History Plugin
A plugin for zsh shell that keeps track of directory-specific command history and allows for navigation and search within it.
Giving you a history which is sensitive to the directory you are currently in
155 stars
7 watching
15 forks
Language: Shell
last commit: almost 5 years 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 |
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 |
xav-b/zsh-extend-history | Records and displays shell command history with more context | 9 |
michaelaquilina/zsh-history-filter | A plugin to filter out commands from being added to the shell's permanent history. | 30 |
okhiroyuki/zsh-select-history-skim | A zsh plugin to search and complete terminal history using an external search tool. | 0 |
lcrespom/oh-my-zsh-history-popup | Provides an interactive way to navigate through command history in the terminal | 0 |
unixorn/fzf-zsh-plugin | An extension to ZSH shell that enables using fzf to search command history and files. | 312 |
xpmo/zsh-prompt-dir-perms | A module that provides directory permissions information in zsh prompts. | 0 |
mango-tree/zsh-recall | A zsh plugin to enhance the usability of command history by providing recall functionality. | 18 |
larkery/zsh-histdb | An improvement to zsh's built-in history feature | 1,283 |
leonjza/history-here | A plugin to toggle shell history recording and automatically isolate the current directory when it changes into specific directories. | 9 |
zshzoo/cd-ls | Automatically lists directory contents after changing directories | 16 |
robturtle/percol.plugin.zsh | A utility plugin for zsh shell that provides interactive search and management of shells commands and Git branches | 9 |
andyrichardson/zsh-node-path | A plugin for zsh that automatically adds the npm bin path to the system path. | 3 |
stiliajohny/historikeeper | A ZSH plugin that logs and stores terminal commands to a database for auditing or historical purposes. | 1 |