earnest ma 2022-02-02 23:11:29 -05:00
parent 1366e5aeb6
commit 74eec21fd8
Signed by: earnest ma
GPG Key ID: A343F43342EB6E2A
2 changed files with 6 additions and 1 deletions

View File

@ -44,6 +44,7 @@
package: package:
name: name:
- '@Development tools' - '@Development tools'
- alacritty
# Editors (more) # Editors (more)
- codium - codium
- emacs - emacs
@ -66,6 +67,10 @@
# ansible # ansible
- ansible # should already be available - ansible # should already be available
- ansible-lint - ansible-lint
# rpm
- fedpkg
- mock
- rpmdevtools
# langs # langs
## Python ## Python
- python3 - python3

View File

@ -4,4 +4,4 @@
name: earne name: earne
comment: EMW comment: EMW
shell: /usr/bin/zsh shell: /usr/bin/zsh
groups: earne,wheel groups: earne,mock,wheel