bd
Directory navigator
A tool to quickly navigate parent directories in the shell
Quickly go back to a parent directory in linux instead of typing "cd ../../.." repeatedly
922 stars
33 watching
66 forks
Language: Shell
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tarrasch/zsh-bd | A tool that allows navigating to parent directories without the redundant `../../` notation | 423 |
eskelinenantti/cdir | A tool to navigate folders and files in shell environments. | 28 |
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 |
shannonmoeller/up | A shell script tool to quickly navigate parent directories via tab-completion | 174 |
giovannilupi/dirbrowse | A Zsh plugin for navigating through directory stacks with keyboard shortcuts | 0 |
qoomon/zjump | Simplifies directory navigation in the terminal by allowing users to easily jump between already visited, parent or sub folders. | 12 |
peterhurford/up.zsh | Makes navigating multiple directories easier by allowing users to type a number instead of listing each directory | 40 |
salorak/whaler.nvim | An extension for quickly switching between directories in a file system explorer | 56 |
euank/pazi | An autojump helper that remembers visited directories and allows users to quickly navigate between them. | 162 |
pedramamini/lazy-cd | A bash utility that enables efficient navigation of the file system using bookmarks. | 21 |
cjayross/up | A plugin to navigate up directories in the shell | 4 |
iridakos/goto | A utility for efficiently navigating directories with alias-based tab completion in Linux shells. | 878 |
fdw/yazi-zoxide-zsh | A plugin for zsh that integrates yazi and zoxide to provide a single shortcut for navigating directories. | 3 |