URI: 
       tAdd htop to base_packages. - libdevuansdk - common library for devuan's simple distro kits
  HTML git clone https://git.parazyd.org/libdevuansdk
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 353f4daea8f3dec9f76d43b270b6d340c73080d0
   DIR parent 2df95e5bd4efdb7195908204f16f17a273a46583
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Thu, 12 Mar 2020 12:40:39 +0100
       
       Add htop to base_packages.
       
       Diffstat:
         M config                              |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/config b/config
       t@@ -86,6 +86,7 @@ base_packages=(
                git-core
                mlocate
                locales
       +        htop
        )
        
        purge_packages_option=()