zsh-shell-init/alias.d/opt/clearmac.sh
2023-09-13 17:10:07 +08:00

2 lines
99 B
Bash
Executable File

# shellcheck shell=ksh
find . -name .DS_Store -type f -delete ; find . -type d | xargs dot_clean -m