zsh-bd
Dir navigator
A tool that allows navigating to parent directories without the redundant `../../` notation
Jump back to a specific directory, without doing cd ../../..
423 stars
7 watching
112 forks
Language: Shell
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vigneshwaranr/bd | A tool to quickly navigate parent directories in the shell | 922 |
giovannilupi/dirbrowse | A Zsh plugin for navigating through directory stacks with keyboard shortcuts | 0 |
kulkarnikaustubh/fzf-dir-navigator | A directory navigation plugin for zsh using fzf. | 48 |
qoomon/zjump | Simplifies directory navigation in the terminal by allowing users to easily jump between already visited, parent or sub folders. | 12 |
iridakos/goto | A utility for efficiently navigating directories with alias-based tab completion in Linux shells. | 878 |
shyiko/commacd | A tool to navigate file systems more efficiently by allowing users to jump forward and backward between directories using simple commands. | 364 |
toku-sa-n/zsh-dot-up | Tool to navigate parent directories in Zsh shell by converting sequential dots to cd commands | 0 |
joknarf/cdhist | A tool to navigate directories and history using arrow keys and interactive menus. | 6 |
fdw/yazi-zoxide-zsh | A plugin for zsh that integrates yazi and zoxide to provide a single shortcut for navigating directories. | 3 |
peterhurford/up.zsh | Makes navigating multiple directories easier by allowing users to type a number instead of listing each directory | 40 |
shannonmoeller/up | A shell script tool to quickly navigate parent directories via tab-completion | 174 |
eskelinenantti/cdir | A tool to navigate folders and files in shell environments. | 28 |
cjayross/up | A plugin to navigate up directories in the shell | 4 |
vors/zlocation | Automatically navigates to frequently used directories in PowerShell based on command history and user input. | 568 |
justinpchang/visit | Custom oh-my-zsh plugin for faster directory navigation | 2 |