Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zap

A simple command line tool to remove a .app on OS X and its related files.

Think AppZapper from the command line.

Zap asks you for permission before deleting each file

Usage

To delete an application in /Applications or ~/Applications

zap foo.app

To delete a specific application:

zap /path/foo.app

To delete an application securely use -s (this must come before the application):

zap -s foo.app

Installation

With Homebrew

brew tap Keithbsmiley/formulae
brew install zap

Without Homebrew just copy zap to somewhere in your $PATH. If you would also like the zsh completions copy _zap to somewhere in your $fpath.

Disclaimer

This CLI deletes stuff. If it deletes the wrong stuff it isn't my fault.

About

A CLI for cleaning up after .apps

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages