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

Add functions to display and delete osx download history

This commit is contained in:
Sorin Ionescu
2014-02-02 20:30:27 -05:00
parent 02717cb4c1
commit 72782528aa
3 changed files with 28 additions and 0 deletions

View File

@@ -21,6 +21,8 @@ Functions
- `tab` creates a new tab (works in both _Terminal_ and [_iTerm_][3]).
- `ql` previews files in Quick Look.
- `rm-osx-cruft` deletes .DS\_Store, \_\_MACOSX cruft.
- `ls-osx-download-history` displays the Mac OS X download history.
- `rm-osx-download-history` deletes the Mac OS X download history.
Authors
-------