https://gaultier.github.io/blog/
# Build once.
$ cargo run [--release]
# Watch.
$ carg run [--release] -- watchOptimize a PNG (requires pngquant):
$ pngquant foo.png -o foo.tmp && mv foo.tmp foo.pngSpell (in Neovim):
:setlocal spell spelllang=en_us
Optimize git stats:
$ git maintenance run