mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-05-20 00:00:44 +02:00
Add llvm to packages.sh
This commit is contained in:
parent
c152ac2d02
commit
b8e41fbdbc
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user