Hacker News new | ask | show | jobs
by aerugo_ 702 days ago
Just FYI if anyone runs into this: I made a few updates to Prelude in the last few days. It now allows including only files tracked by git by using the -g option. You can also toggle case sensitivity of pattern matching (case insensitive by default) with the -c option.

New release https://github.com/aerugo/prelude/releases/tag/v0.3 and pushed to the Homebrew formula