Add htop installation

This commit is contained in:
Fernando Schauenburg 2019-11-16 00:15:25 +00:00
parent ae0b15936e
commit 7c3b26b8e2

View file

@ -6,6 +6,7 @@
loop:
- curl
- gpg
- htop
- tree
- name: Install common packages (macOS)
@ -14,5 +15,6 @@
loop:
- curl
- gpg
- htop
- tree