This repository has been archived on 2022-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
prezto/modules/osx
Sorin Ionescu a84ac5b002 Only one newline at end of file 2014-10-09 23:38:15 -04:00
..
functions Only one newline at end of file 2014-10-09 23:38:15 -04:00
README.md Prefix rarely used osx functions 2014-02-16 18:00:47 -05:00
init.zsh Update osx alias descriptions 2014-02-02 20:08:55 -05:00

README.md

OSX

Defines Mac OS X aliases and functions.

Aliases

  • cdf changes the current working director to the current Finder directory.
  • pushdf pushes the current working directory onto the directory queue and changes the current working director to the current Finder directory.

Functions

  • mand opens man pages in Dash.app.
  • manp opens man pages in Preview.app.
  • pfd prints the current Finder directory.
  • pfs prints the current Finder selection.
  • tab creates a new tab (works in both Terminal and iTerm).
  • ql previews files in Quick Look.
  • 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

The authors of this module should be contacted via the issue tracker.