wiki/content/tools.md

24 lines
528 B
Markdown

---
title: tools
---
some interesting tidbits of technology that I need to try
* [fd](https://github.com/sharkdp/fd)
* fzf
* ripgrep
* [ag](https://geoff.greer.fm/ag/)
* [rlwrap](https://github.com/hanslub42/rlwrap)
* replacing coreutils with busybox
* wdiff
* [moreutils](https://joeyh.name/code/moreutils/)
* [gron](https://github.com/tomnomnom/gron)
## seal of approval
some interesting tidbits of technology that used to be on the above list,
then that I tried and enjoyed
* dict
* [jq](https://stedolan.github.io/jq/)