10 lines
265 B
Markdown
10 lines
265 B
Markdown
# Newton
|
|
|
|
# Additional Tools
|
|
* [Fzf](https://github.com/junegunn/fzf)
|
|
* [bat (cat but has highlighting)](https://github.com/sharkdp/bat)
|
|
* [ripgrep (very fast grep alternative)](https://github.com/BurntSushi/ripgrep/tree/master)
|
|
|
|
`
|
|
sudo pacman -Sy bat ripgrep fzf
|
|
` |