mrjones2014 / ctrlg

A command line context switcher, written in Rust :crab:
https://crates.io/crates/ctrlg
MIT License
30 stars 1 forks source link

[Feature]: command to add current directory to `search_dirs` config #79

Open mrjones2014 opened 2 years ago

mrjones2014 commented 2 years ago

Similar Issues

Description

It should include the option to save either the current directory exactly, or the current directory as a glob (so, including all directories inside it).

Use Case

To easily add new paths to the config file.