Skip to content

oh-my-fish/plugin-osx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation


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

About

Integration with Finder and iTunes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages