up
Directory navigator
A shell script tool to quickly navigate parent directories via tab-completion
Quickly navigate to a parent directory via tab-completion.
174 stars
8 watching
10 forks
Language: Shell
last commit: over 4 years ago
Linked from 1 awesome list
aliasbashfishnavigationshelltab-completionzsh
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 | 1 |
cjayross/up | A plugin to navigate up directories in the shell | 4 |
vigneshwaranr/bd | A tool to quickly navigate parent directories in the shell | 922 |
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 |
iridakos/goto | A utility for efficiently navigating directories with alias-based tab completion in Linux shells. | 878 |
giovannilupi/dirbrowse | A Zsh plugin for navigating through directory stacks with keyboard shortcuts | 0 |
tarrasch/zsh-bd | A tool that allows navigating to parent directories without the redundant `../../` notation | 423 |
shyiko/commacd | A tool to navigate file systems more efficiently by allowing users to jump forward and backward between directories using simple commands. | 364 |
eskelinenantti/cdir | A tool to navigate folders and files in shell environments. | 30 |
joknarf/cdhist | A tool to navigate directories and history using arrow keys and interactive menus. | 7 |
salorak/whaler.nvim | An extension for quickly switching between directories in a file system explorer | 57 |
evanthegrayt/cdc | A plugin that allows navigating to directories containing repositories or custom paths with tab-completion and session history. | 23 |
pedramamini/lazy-cd | A bash utility that enables efficient navigation of the file system using bookmarks. | 21 |
knu/zsh-manydots-magic | Tweak for zsh to emulate directory navigation sequences like .. and ... | 44 |