mirror of
https://codeberg.org/ProgramSnail/config.git
synced 2025-12-31 19:58:25 +00:00
update gitignore, add htop
This commit is contained in:
parent
634e4440d6
commit
5fb61ca8fc
2 changed files with 4 additions and 1 deletions
|
|
@ -1,11 +1,12 @@
|
|||
- name: Install cli tools
|
||||
ansible.builtin.dnf5:
|
||||
name:
|
||||
# shells & shell utils
|
||||
# shells & common utils
|
||||
- bash
|
||||
- fish
|
||||
- trash-cli
|
||||
- bat
|
||||
- htop
|
||||
|
||||
# dev utils
|
||||
- just
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue