Add htop installation
This commit is contained in:
parent
ae0b15936e
commit
7c3b26b8e2
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
loop:
|
loop:
|
||||||
- curl
|
- curl
|
||||||
- gpg
|
- gpg
|
||||||
|
- htop
|
||||||
- tree
|
- tree
|
||||||
|
|
||||||
- name: Install common packages (macOS)
|
- name: Install common packages (macOS)
|
||||||
|
@ -14,5 +15,6 @@
|
||||||
loop:
|
loop:
|
||||||
- curl
|
- curl
|
||||||
- gpg
|
- gpg
|
||||||
|
- htop
|
||||||
- tree
|
- tree
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue