All Projects → oh-my-fish → Plugin Osx

oh-my-fish / Plugin Osx

Licence: mit
Integration with Finder and iTunes.

Programming Languages

shell
77523 projects


osx

Inspired by the oh-my-zsh’s plugin of same name by sorin-ionescu, this plug-in brings a number of handy functions:

  • cdf - cd to the current Finder directory
  • flushdns - Flushes the DNS cache for Yosemite and El Capitan
  • itunes - Control iTunes: Play, pause, stop, resume, etc.
  • manp - Open a specified man page in Preview
  • pfd - Return the path of the frontmost Finder window
  • pfs - Return the current Finder selection
  • pushdf - pushd to the current Finder directory
  • ql - Quick Look a specified file or directory
  • showhidden - Shows hidden files and folders in Finder
  • trash - Move a specified file to the Trash
  • unset - Emulates the unset command to unset an environment variable
  • updatedb - Updates locate command database

Note: the tab function was dropped in favor a more robust plugin-tab.

Install

$ omf install osx

Usage

$ itunes -h  # show usage and available options
$ manp fish  # open Fish's manpage in Preview
$ ql *jpg    # quick look all such pictures

License

MIT © bpinto et al

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].