prezto/plugins/osx
Sorin Ionescu 28da8f916b Use Finder to trash files to enable Put Back.
Though AppleScript is slow, Put Back data is stored in
~/.Trash/.DS_Store, and there is no way to write to it
from the shell at this time.

The minimum Zsh version has been incremented to 4.3.10 to use
the 'a' modifier to convert a relative path into a full path.
2012-01-23 20:41:04 -05:00
..
functions Use Finder to trash files to enable Put Back. 2012-01-23 20:41:04 -05:00
init.zsh Improved the launching of man pages in Preview.app. 2012-01-23 20:41:02 -05:00
README.md Moved hub into the git plugin. 2012-01-23 20:40:57 -05:00

Provides the following commands.

  • tab create a new tab (works in both Terminal and iTerm).
  • pfd print current Finder directory.
  • pfs print current Finder selection.
  • cdf cd to current Finder directory.
  • pushdf pushd to current Finder directory.
  • ql quick look at files.
  • manp Open MAN pages in Preview.app.
  • trash Move files and folders to Trash.