main
parent
1366e5aeb6
commit
74eec21fd8
|
@ -44,6 +44,7 @@
|
|||
package:
|
||||
name:
|
||||
- '@Development tools'
|
||||
- alacritty
|
||||
# Editors (more)
|
||||
- codium
|
||||
- emacs
|
||||
|
@ -66,6 +67,10 @@
|
|||
# ansible
|
||||
- ansible # should already be available
|
||||
- ansible-lint
|
||||
# rpm
|
||||
- fedpkg
|
||||
- mock
|
||||
- rpmdevtools
|
||||
# langs
|
||||
## Python
|
||||
- python3
|
||||
|
|
|
@ -4,4 +4,4 @@
|
|||
name: earne
|
||||
comment: EMW
|
||||
shell: /usr/bin/zsh
|
||||
groups: earne,wheel
|
||||
groups: earne,mock,wheel
|
||||
|
|
Loading…
Reference in New Issue