aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/.zsh/functions/unzip
blob: a44f23bd8e243ab3fee0c8cb853d921ae265365b (plain)
1
2
# -*- mode: sh; sh-shell: zsh; -*-
command unzip "$@" -x '__MACOSX*' '*.DS_Store'