Skip to content

Instantly share code, notes, and snippets.

@meshula
Last active May 11, 2023 13:31
Show Gist options
  • Save meshula/058219bb700e88e2faaebf8d1251e49f to your computer and use it in GitHub Desktop.
Save meshula/058219bb700e88e2faaebf8d1251e49f to your computer and use it in GitHub Desktop.
Rust rewrites of command line tools
Crusty Rusty Source Home
cat bat cargo install bat https://github.com/sharkdp/bat
cp fcp cargo install fcp https://github.com/Svetlitski/fcp
diff git-delta cargo install git-delta https://github.com/dandavison/delta
find fd cargo install fd https://github.com/sharkdp/fd
grep rg cargo install ripgrep https://github.com/BurntSushi/ripgrep
ls lsd cargo install lsd https://github.com/Peltoche/lsd
tree lsd --tree cargo install lsd https://github.com/Peltoche/lsd
jless cargo install jless https://github.com/PaulJuliusMartinez/jless
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment