mirror of
https://codeberg.org/ProgramSnail/config.git
synced 2026-03-12 04:57:08 +00:00
names fix, fish config copying, some fixes dn to tests
This commit is contained in:
parent
c2a86623a7
commit
9e97c4c76d
21 changed files with 92 additions and 108 deletions
|
|
@ -1,7 +1,7 @@
|
|||
- name: Install vscode (uncoded)
|
||||
- name: Installing vscode (uncoded)
|
||||
ansible.builtin.import_tasks: vscode.yml
|
||||
|
||||
- name: Install ocaml (required for lsp)
|
||||
- name: Installing ocaml (required for lsp)
|
||||
ansible.builtin.import_tasks: ocaml.yml
|
||||
|
||||
# TODO: add otion to choose ocaml switch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue