mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-16 09:47:54 +02:00
Add ag to packages.sh
This commit is contained in:
@ -60,6 +60,8 @@ 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 the_silver_searcher # Install ag, used to easily search through files
|
||||||
|
|
||||||
i virtualbox-guest-modules-arch # Install Arch-specific VirtualBox modules
|
i virtualbox-guest-modules-arch # Install Arch-specific VirtualBox modules
|
||||||
i virtualbox-guest-utils # Install the core VirtualBox functionality
|
i virtualbox-guest-utils # Install the core VirtualBox functionality
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user