Skip to content

Commit 92e0de9

Browse files
fd-find
1 parent d9a097b commit 92e0de9

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ENV PKGS_CLOUD="awscli cmis-client rclone"
88
ENV PKGS_CODING="bat colordiff gitk git-delta icdiff kakoune"
99
ENV PKGS_FILE_TRANSFER="bashbro filezilla lftp magic-wormhole ncftp rsync"
1010
ENV PKGS_FILE_COMPRESSION="grabix p7zip-full pigz pixz tabix"
11-
ENV PKGS_FILE_MANAGEMENT="archivemount duc duf dysk eza fdupes gt5 lsix ncdu rename trash-cli"
11+
ENV PKGS_FILE_MANAGEMENT="archivemount duc duf dysk eza fdupes fd-find gt5 lsix ncdu rename trash-cli"
1212
ENV PKGS_DEBIAN_DEVEL="debootstrap fakechroot schroot sbuild"
1313
ENV PKGS_OTHER="asciinema cowsay datamash fzf glow hyperfine libsixel-bin thefuck tmux python3-terminaltexteffects ugrep"
1414

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ may need to run `ml singularity` before pulling the image. Then, pull it with
2929
- [duf](https://github.com/muesli/duf): filesystem usage/free analysis.
3030
- [dysk](https://github.com/Canop/dysk): utility listing your filesystems.
3131
- [eza](https://eza.rocks/): colorful `ls` with tree option.
32+
- [fd-find](https://github.com/sharkdp/fd): fast and user-friendly alternative to find.
3233
- [fdupes](https://github.com/adrianlopezroche/fdupes): identify duplicate files residing within specified directories.
3334
- [gt5](https://gt5.sourceforge.net/): file usage analysis.
3435
- [lsix](https://github.com/hackerb9/lsix): Shows thumbnails in terminal using sixel graphics.

0 commit comments

Comments
 (0)