mrjones2014 / ctrlg

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

Show git branch info for each item in finder #21

Closed mrjones2014 closed 2 years ago

mrjones2014 commented 2 years ago

Fixes #19

Shows ANSI-colored git branch info next to each directory name. You can configure the separator character so that you can use a nerd font if you like.

mrjones2014 commented 2 years ago

@greembow hot update coming soon ;)