mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-12 16:17:10 +02:00
Add llvm to packages.sh
This commit is contained in:
@ -59,6 +59,7 @@ i firejail # Install firejail, a simple and straightforward way to sandbox
|
|||||||
i ctags # Install ctags, used with vim to create tags for formal languages
|
i ctags # Install ctags, used with vim to create tags for formal languages
|
||||||
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 the_silver_searcher # Install ag, used to easily search through files
|
i the_silver_searcher # Install ag, used to easily search through files
|
||||||
i fdupes # Install fdupes, used to quickly find duplicate files
|
i fdupes # Install fdupes, used to quickly find duplicate files
|
||||||
|
Reference in New Issue
Block a user