Jump back to a specific directory, without doing `cd ../../..`
Browse cluster: Cluster 96 →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.