2025-05-27 21:10:45 -05:00
|
|
|
# Newton
|
2025-09-04 00:26:22 -05:00
|
|
|
|
|
|
|
# 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
|
|
|
|
`
|