jasonmccreary / git-trim

MIT License
367 stars 10 forks source link

doc: add direnv snippet to readme #21

Open Finkregh opened 2 months ago

jasonmccreary commented 2 months ago

I'm not familiar with direnv. Could you elaborate on what this is and how it's used?

Finkregh commented 2 months ago

Direnv allows you to run scripts, extend envvars, etc. etc.

With this you could run git-trim when you cd into a directory :)