dotfiles/zsh/.zsh/functions/unzip

3 lines
82 B
Text
Raw Permalink Normal View History

2016-10-19 22:52:36 +02:00
# -*- mode: sh; sh-shell: zsh; -*-
command unzip "$@" -x '__MACOSX*' '*.DS_Store'