z
Directory recommender
A shell utility that suggests the most frequently used directories based on user activity.
z - jump around
16k stars
169 watching
1k forks
Language: Shell
last commit: 7 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ajeetdsouza/zoxide | A tool that helps navigate directories in shells by remembering frequently used paths and providing interactive completion suggestions. | 23,350 |
skywind3000/z.lua | A command line tool that helps users navigate their file system by learning their habits and providing fast directory jumping capabilities. | 3,016 |
rc2dev/ranger-zshz | Enables directory matching and auto-completion in ranger using zsh-z | 4 |
zshzoo/cd-ls | Automatically lists directory contents after changing directories | 16 |
rgeraskin/xxh-plugin-zsh-zshrc | Automates zsh configuration by copying and sourcing the user's ~/.zshrc file on a remote host. | 5 |
zsh-users/zsh-history-substring-search | A Z shell plugin that enables history search with substring matching | 2,662 |
jaumerf/linkfile-zsh | A plugin for Z shell that enables creating shortcuts to favorite directories. | 1 |
qoomon/zjump | Simplifies directory navigation in the terminal by allowing users to easily jump between already visited, parent or sub folders. | 11 |
zpm-zsh/pr-cwd | Displays current directory in ZSH prompt | 2 |
amyreese/zsh-opt-path | Automatically adds subdirectories with executable files to the system path | 13 |
zplug/zplug | A plugin manager for zsh that simplifies the process of managing plugins and UNIX commands. | 5,840 |
marvinroman/oh-my-zsh-mkcd-plugin | Automates directory creation and navigation | 1 |
peterhurford/up.zsh | Makes navigating multiple directories easier by allowing users to type a number instead of listing each directory | 40 |
zap-zsh/exa | Overrides common shell commands to use an alternative file explorer with enhanced features. | 19 |
unixorn/fzf-zsh-plugin | An extension to ZSH shell that enables using fzf to search command history and files. | 314 |