mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-18 10:41:12 +01:00
Add fd-rs to packages.sh
This commit is contained in:
parent
a9381491a3
commit
1543e2c40b
@ -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 shards # Install shards, a package manager for crystal
|
||||||
i npm # Install npm, a package manager for node.js
|
i npm # Install npm, a package manager for node.js
|
||||||
i llvm # Install llvm, used to make the crystal binary
|
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 exa # Install exa, a drop-in replacement for ls (and tree)
|
||||||
|
|
||||||
i fdupes # Install fdupes, used to quickly find duplicate files
|
i fdupes # Install fdupes, used to quickly find duplicate files
|
||||||
|
Loading…
Reference in New Issue
Block a user