2 releases
new 0.0.2 | Apr 1, 2025 |
---|---|
0.0.1 | Apr 1, 2025 |
#2598 in Command line utilities
197 downloads per month
7KB
cdby utility
A very simple utility to find a file and drop to a shell next to it.
Installation
Install it globally using Cargo:
cargo install cdby
Usage
Run the following command to use cdby
:
cdby <partial-file-name>
This will locate the first file that matches the substring and open a shell in its directory.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Dependencies
~8–19MB
~279K SLoC