Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,14 @@ INSTALLATION
2. Run `rake`.
3. Run `sudo rake install`. (If you have write permission on `/usr/local/bin`, you don’t need to `sudo`.)

## Installing only `trash` as a shell script

Using [zinit](https://github.com/zdharma/zinit), you can install just the `trash` shell script by adding this to your `.zshrc` file

```shell
zinit wait'1' lucid light-mode as"program" pick"src/trash" for morgant/tools-osx
```

OTHER TOOLS
-----------

Expand Down