Find Reference Appendix
Source files
.chezmoitemplates/aliases/find/find.aliases.sh
Alias reference
| Alias | Command |
|---|---|
fd | fd --color always |
fda | fd --absolute-path |
fdc | fd --ignore-case |
fdd | fd --list-details |
fde | fd --extension |
fdf | fd --follow |
fdh | fd --help |
fdH | fd --hidden |
fdn | fd --glob |
fdo | fd --owner |
fds | fd --size |
fdu | fd --exclude |
fdv | fd --version |
fdx | fd --exec |
find | fd |
Validation
- Run
chezmoi applyafter alias updates. - Run
dot doctorto validate your shell state.