Skip to content

Commit 957f887

Browse files
authored
Merge pull request #59 from chez-shanpu/duf-installation
Fix duf installtion
2 parents 5b19c11 + cc8c6c0 commit 957f887

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)