1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-08 09:53:53 +00:00
prezto/plugins/osx
2012-04-05 13:31:55 -04:00
..
functions [Fix #60] Do not use parentheses in function names 2012-03-23 15:46:49 -04:00
init.zsh [Fix #60] Do not use parentheses in function names 2012-03-23 15:46:49 -04:00
README.md Update documentation for osx 2012-04-05 13:31:55 -04:00

OSX

Defines Mac OS X aliases and functions.

Aliases

change to the current Finder directory.

  • cdf change the current working director to the current Finder directory.
  • pushdf push the current working directory onto the directory queue and
  • ql quick look at files.
  • rm-osx-cruft delete .DS_Store, __MACOSX cruft.

Functions

  • manb open man pages in Bwana.app.
  • manp open man pages in Preview.app.
  • pfd print current Finder directory.
  • pfs print current Finder selection.
  • tab create a new tab (works in both Terminal and iTerm).
  • trash move files and folders to Trash.

Authors

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