fixes with linter

This commit is contained in:
ProgramSnail 2025-08-09 11:47:58 +03:00
parent 932046cc39
commit 66109effc5
20 changed files with 124 additions and 111 deletions

View file

@ -11,7 +11,7 @@
dest: '{{ ansible_env.HOME }}/.alacritty.toml'
state: link
force: true
- name: Link alacritty configuration directory
ansible.builtin.file:
src: '{{ role_path }}/files/.config/alacritty'