zsh-manydots-magic
Directory Navigator
Tweak for zsh to emulate directory navigation sequences like .. and ...
manydots-magic - zle tweak for emulating ...'==
../..' etc.
44 stars
6 watching
8 forks
Language: Shell
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
toku-sa-n/zsh-dot-up | Tool to navigate parent directories in Zsh shell by converting sequential dots to cd commands | 0 |
peterhurford/up.zsh | Makes navigating multiple directories easier by allowing users to type a number instead of listing each directory | 40 |
qoomon/zjump | Simplifies directory navigation in the terminal by allowing users to easily jump between already visited, parent or sub folders. | 12 |
giovannilupi/dirbrowse | A Zsh plugin for navigating through directory stacks with keyboard shortcuts | 0 |
momo-lab/zsh-replace-multiple-dots | Converts '...' to '../..' in zsh shell syntax | 6 |
marvinroman/oh-my-zsh-mkcd-plugin | Automates directory creation and navigation | 0 |
fdw/yazi-zoxide-zsh | A plugin for zsh that integrates yazi and zoxide to provide a single shortcut for navigating directories. | 3 |
hchbaw/zce.zsh | An Emacs-like EasyMotion mode for zsh shell with jump-to-character functionality. | 60 |
justinpchang/visit | Custom oh-my-zsh plugin for faster directory navigation | 2 |
kulkarnikaustubh/fzf-dir-navigator | A directory navigation plugin for zsh using fzf. | 48 |
zshzoo/magic-enter | Makes the enter key in Zsh execute a custom command or run a default action based on the environment | 13 |
cibinmathew/cycle-fav-dirs | A ZSH plugin to cycle through a list of user-defined directories using a hotkey. | 2 |
michaelxmcbride/zsh-dircycle | A plugin for cycling through the directory stack in Zsh shell | 21 |
joknarf/cdhist | A tool to navigate directories and history using arrow keys and interactive menus. | 6 |
khuei/winline | An asyncifed version of a zsh prompt with customizable display of directory information and git status | 1 |