Skip to content

scorphus/plugin-osx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 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
  • itunes - Controle 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
  • trash - Move a specified file to the Trash

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

  • Shell 100.0%