mrjones2014 / ctrlg

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

print error when no directories are found #16

Closed mrjones2014 closed 2 years ago

mrjones2014 commented 2 years ago

Fixes #13

There was some confusion around configuring the tool. So now, if no directories are found, it prints an error and asks if you need to set some configuration.