Browse Source

Prefix rarely used osx functions

master
Sorin Ionescu 11 years ago
parent
commit
c74cf4b5e0
  1. 6
      modules/osx/README.md
  2. 0
      modules/osx/functions/osx-ls-download-history
  3. 0
      modules/osx/functions/osx-rm-dir-metadata
  4. 0
      modules/osx/functions/osx-rm-download-history

6
modules/osx/README.md

@ -20,9 +20,9 @@ Functions @@ -20,9 +20,9 @@ Functions
- `pfs` prints the current _Finder_ selection.
- `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.
- `osx-rm-dir-metadata` deletes .DS\_Store, \_\_MACOSX cruft.
- `osx-ls-download-history` displays the Mac OS X download history.
- `osx-rm-download-history` deletes the Mac OS X download history.
Authors
-------

0
modules/osx/functions/ls-osx-download-history → modules/osx/functions/osx-ls-download-history

0
modules/osx/functions/rm-osx-cruft → modules/osx/functions/osx-rm-dir-metadata

0
modules/osx/functions/rm-osx-download-history → modules/osx/functions/osx-rm-download-history

Loading…
Cancel
Save