You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Colin Hebert a75bbff43f Update documentation for osx 12 years ago
..
functions [Fix #60] Do not use parentheses in function names 12 years ago
README.md Update documentation for osx 12 years ago
init.zsh [Fix #60] Do not use parentheses in function names 12 years ago

README.md

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.