Update debian setup
This commit is contained in:
parent
deec1581c5
commit
8f273cc775
3 changed files with 17 additions and 17 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue