Add fd-rs to packages.sh

This commit is contained in:
Donovan Glover 2018-01-02 23:39:15 -05:00
parent a9381491a3
commit 1543e2c40b
No known key found for this signature in database
GPG Key ID: 8FC5F7D90A5D8F4D

View File

@ -58,6 +58,7 @@ i ctags # Install ctags, used with vim to create tags for formal languag
i shards # Install shards, a package manager for crystal
i npm # Install npm, a package manager for node.js
i llvm # Install llvm, used to make the crystal binary
i fd-rs # Install fd-rs, a faster alternative to find
i exa # Install exa, a drop-in replacement for ls (and tree)
i fdupes # Install fdupes, used to quickly find duplicate files