Initial commit
This commit is contained in:
commit
b393bde9e5
21 changed files with 391 additions and 0 deletions
9
roles/development/vars/archlinux.yml
Normal file
9
roles/development/vars/archlinux.yml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
packages:
|
||||
- python
|
||||
- poetry
|
||||
- git
|
||||
- vim
|
||||
- neovim
|
||||
- npm
|
||||
- ctags
|
||||
- kitty
|
||||
Loading…
Add table
Add a link
Reference in a new issue