Add shards to packages.sh, a package manager for crystal

This commit is contained in:
Donovan Glover 2017-11-19 21:19:12 -05:00
parent c7579af783
commit 1c1219cacb
No known key found for this signature in database
GPG Key ID: 8FC5F7D90A5D8F4D

View File

@ -56,6 +56,7 @@ i fzf # Install fzf, used to easily search for things in vim
i pygmentize # Install pygmentize, used as a variant of cat with syntax highlighting
i firejail # Install firejail, a simple and straightforward way to sandbox programs
i ctags # Install ctags, used with vim to create tags for formal languages
i shards # Install shards, a package manager for crystal
i virtualbox-guest-modules-arch # Install Arch-specific VirtualBox modules
i virtualbox-guest-utils # Install the core VirtualBox functionality