1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-08-15 17:40:21 +00:00

[Fix #396] Remove the osx trash function

The trash program found at http://hasseg.org/trash is a superior
implementation.
This commit is contained in:
Sorin Ionescu
2013-02-28 17:35:54 -05:00
parent 6e65349c45
commit e2c5f2fb2c
2 changed files with 0 additions and 28 deletions

View File

@@ -20,7 +20,6 @@ Functions
- `pfd` prints the current _Finder_ directory.
- `pfs` prints the current _Finder_ selection.
- `tab` creates a new tab (works in both _Terminal_ and [_iTerm_][3]).
- `trash` moves files and folders to _Trash_.
Authors
-------