Skip to content

Commit cc8c6c0

Browse files
committed
Fix duf installtion
Signed-off-by: chez-shanpu <tomoki.sugiura@mail.shanpu.info>
1 parent 5b19c11 commit cc8c6c0

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

roles/tools/tasks/debian.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
- asdf
3737
- bat
3838
- direnv
39+
- duf
3940
- eza
4041
- fd
4142
- gh
@@ -44,9 +45,3 @@
4445
- peco
4546
- ripgrep
4647
- uv
47-
48-
- name: Install tools by brew --build-from-source
49-
community.general.homebrew:
50-
name:
51-
- duf
52-
install_options: build-from-source

0 commit comments

Comments
 (0)