Add tig, ncdu, and w3m to packages.sh

This commit is contained in:
Donovan Glover 2017-11-28 21:45:19 -05:00
parent a038d0ba0a
commit 3218e467f7
No known key found for this signature in database
GPG Key ID: 8FC5F7D90A5D8F4D

View File

@ -63,6 +63,10 @@ i npm # Install npm, a package manager for node.js
i the_silver_searcher # Install ag, used to easily search through files
i fdupes # Install fdupes, used to quickly find duplicate files
i tig # Install tig, used to browse git commits
i ncdu # Install ncdu, used to easily see disk usage
i w3m # Install w3m, our text-based web browser of choice
i virtualbox-guest-modules-arch # Install Arch-specific VirtualBox modules
i virtualbox-guest-utils # Install the core VirtualBox functionality