cdh
Directory history plugin
A plugin for zsh that allows users to manage and navigate through a history of visited directories.
This zsh plugin allows users to manage and navigate through a history of directories they have visited. It maintains a history file of directories and provides several commands to interact with this history.
1 stars
0 watching
0 forks
Language: Shell
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
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 |
michaelaquilina/zsh-history-filter | A plugin to filter out commands from being added to the shell's permanent history. | 30 |
joknarf/cdhist | A tool to navigate directories and history using arrow keys and interactive menus. | 6 |
zshzoo/cd-ls | Automatically lists directory contents after changing directories | 16 |
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 |
lcrespom/oh-my-zsh-history-popup | Provides an interactive way to navigate through command history in the terminal | 0 |
leonjza/history-here | A plugin to toggle shell history recording and automatically isolate the current directory when it changes into specific directories. | 9 |
cjayross/up | A plugin to navigate up directories in the shell | 4 |
cmaahs/search-directory-history | A tool to search and display historical directory commands with various filters and output options. | 4 |
stiliajohny/historikeeper | A ZSH plugin that logs and stores terminal commands to a database for auditing or historical purposes. | 1 |
okhiroyuki/zsh-select-history-skim | A zsh plugin to search and complete terminal history using an external search tool. | 0 |
dark-kitt/zsh-git-plugin | An extension for the Z shell that provides Git integration and display of working directory and branch information. | 0 |
joshskidmore/zsh-fzf-history-search | Replaces Ctrl+R with an interactive history search feature in zsh | 323 |