text fixes, remove unrequired todos, gamedev fixes, fixes

This commit is contained in:
ProgramSnail 2025-08-17 19:27:01 +03:00
parent 86f72b810e
commit 3246e1c08c
6 changed files with 12 additions and 13 deletions

View file

@ -17,7 +17,6 @@
path: '{{ ansible_env.HOME }}/.bun'
register: bun_dir
# TODO: detect fish install ??
- name: Installing bun
ansible.builtin.shell: |
{{ bun_bootstrap.content }}