trashman

Clean up outdated package data on disk and Atom storage

idleberg

1,961

1

0.4.0

MIT

GitHub

This package consumes the following services:

trashman

apm apm apm CircleCI David

Clean up outdated package data in ~/.atom/.apm and Atom's storage. Take note of the package settings before first time usage!

Note: This is a working early prototype, use with care!

Installation

Install trashman from Atom's Package Manager or the command-line equivalent:

$ apm install trashman

GitHub

Change to your Atom packages directory:

# Windows
$ cd %USERPROFILE%\.atom\packages

# Linux & macOS
$ cd ~/.atom/packages/

Clone the repository as trashman:

$ git clone https://github.com/idleberg/atom-trashman trashman

Usage

The following commands are available through the command-palette:

Also take note that several tweaks can be made through the package settings!

License

This work licensed under The MIT License