Skip to content

A zsh plugin to compress files without not needed data. Made for MacOS.

License

Notifications You must be signed in to change notification settings

Xeferis/cleanzip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cleanzip

This a plugin for zsh and oh-my-zsh. It adds a command to compresses to zip without data that should not be in the zip.

To use it, copy the folder cleanzip to your zsh plugins folder and add cleanzip to the plugins array of your zshrc file:

plugins=(... cleanzip)

Plugin commands

  • cleanzip <zipname> [path]

Blacklist

*__MACOSX
*.git*
*.DS_Store