fix: delta bin name

This commit is contained in:
2025-01-14 10:16:05 +02:00
parent e495f3f55e
commit 84a2b94dc8

View File

@@ -175,6 +175,7 @@ install:
curl https://github.com/dandavison/delta/releases/download/0.17.0/git-delta_0.17.0_amd64.deb | dpkg -i
- name: git-delta
type: brew
bin_name: delta
- name: fnm
type: shell
post_install: |