Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
792 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 129 commits in 3 repositories
Created an issue in BurntSushi/ripgrep that received 5 comments
Regexps in configuration file are ignored if no other regexp is present in the command line
What version of ripgrep are you using?
ripgrep 12.1.1
-SIMD -AVX (compiled)
+SIMD +AVX (runtime)
How did you install ripgrep?
brew install ripgrep
…