prezto/modules/osx
Josh Heidebrecht b0c0c6cc58 Add wherefrom and settings function for osx
- Fix a missing local variable definition in tab
2015-12-24 00:43:14 -07:00
..
functions Add wherefrom and settings function for osx 2015-12-24 00:43:14 -07:00
init.zsh Update osx alias descriptions 2014-02-02 20:08:55 -05:00
README.md Add wherefrom and settings function for osx 2015-12-24 00:43:14 -07:00

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.
  • wherefrom sets the Mac OS X download location for a file.
  • settings changes the terminal settings for the current window.

Authors

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