Update debian setup

This commit is contained in:
sonny 2024-08-10 16:45:02 +02:00
parent deec1581c5
commit 8f273cc775
3 changed files with 17 additions and 17 deletions

View file

@ -1,12 +1,12 @@
ansible_connection: local
ansible_python_interpreter: '/usr/bin/env python'
ansible_python_interpreter: '/usr/bin/python3'
packages:
- python3
- git
- vim
- npm
- tree-sitter
- libtree-sitter0
- ripgrep
neovim: