diff --git a/quickdel.sh b/quickdel.sh index ab8ef20..fd4f809 100755 --- a/quickdel.sh +++ b/quickdel.sh @@ -1,8 +1,7 @@ #!/usr/bin/env bash # quickdel - delete any file matching a query -# # Dependencies: -# - fd +# fd printHelp() { cat << EOF