nd-cli
Have you ever found yourself constantly doing ls cd ls cd ls cd? Well have I
got a solution for you!
Rather than using something like cd $(fzf) where you have to manually search
for the directory, this tool works off of numbering and progressively revealing layers
of directories.
>
Installation
Setup shell
Run the following command for your shell, this will add the nd command to
your config allowing you to navigate to the directory after quitting.
# zsh
# bash
# fish
# powershell
Usage
Commands:
1..Nselect a directorybgo to parent directoryqquit and print selected path
Flags:
--show-hiddeninclude directories that start with.--start-dir <PATH>start browsing from a specific directory--no-colordisable ANSI color output