feat(component): add mysql-client
Ensure that the MySQL client is installed so that it can be used with vim-dadbod.
This commit is contained in:
parent
d3402db56b
commit
2bb019400f
2 changed files with 8 additions and 0 deletions
|
@ -11,6 +11,7 @@ default_roles:
|
|||
- htop
|
||||
- jq
|
||||
- cargo
|
||||
- mysql-client
|
||||
- npm
|
||||
- neovim
|
||||
- neovim-lsp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue