← All repos

zsh-bd

Jump back to a specific directory, without doing `cd ../../..`

Browse cluster: Cluster 96
41commits
9contributors
3languages

Tech stack & purpose

zsh-bd is a zsh shell plugin that allows users to quickly navigate back to a specific parent directory without repeatedly typing `cd ../../..`. It is a reimplementation of an earlier bd project, built to leverage zsh's capabilities. The plugin can be installed manually or through Antigen, a zsh plugin manager, and provides both basic navigation and shell completion functionality for jumping to parent directories by name or by number of levels up.

Languages

Shell
69.2%
Raku
27.4%
Makefile
3.4%

Contributors