mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
added bpytop installation
This commit is contained in:
@@ -8,6 +8,11 @@
|
|||||||
pacman:
|
pacman:
|
||||||
name: github-cli
|
name: github-cli
|
||||||
state: present
|
state: present
|
||||||
|
- name: Install Bpytop (system monitor)
|
||||||
|
become: true
|
||||||
|
pacman:
|
||||||
|
name: bpytop
|
||||||
|
state: present
|
||||||
- name: Install Which
|
- name: Install Which
|
||||||
become: true
|
become: true
|
||||||
pacman:
|
pacman:
|
||||||
|
|||||||
Reference in New Issue
Block a user