1
0
forked from extern/nix-config

Add llvm to packages.sh

This commit is contained in:
Donovan Glover 2017-12-18 23:51:02 -05:00
parent c152ac2d02
commit b8e41fbdbc
No known key found for this signature in database
GPG Key ID: 8FC5F7D90A5D8F4D

View File

@ -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 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 the_silver_searcher # Install ag, used to easily search through files
i fdupes # Install fdupes, used to quickly find duplicate files