rg unavaliable? $ git clone https://github.com/BurntSushi/ripgrep.git … $ cd ripgrep $ cargo install $ PATH=$PATH:~/.cargo/bin $ rg ... you'll never look back
Replying to @albfanjul
On any Linux box, without compiling :-) `curl -L 'https://github.com/BurntSushi/ripgrep/releases/download/0.5.2/ripgrep-0.5.2-x86_64-unknown-linux-musl.tar.gz …' | tar xzf - --wildcards '*/rg' && mv ripgrep-*/rg $HOME/bin/rg`
2:26 PM - 29 Jun 2017
0 replies
0 retweets
1 like
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.