1
0
Fork 0
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.
prezto/modules/osx/README.md

1.4 KiB

OSX

Defines Mac OS X aliases and functions.

Aliases

  • cdf changes the current working director to the current Finder directory.
  • pushdf pushes the current working directory onto the directory queue and changes the current working director to the current Finder directory.
  • lock invokes Fast User Switching to lock the screen.
  • snap saves a screen shot to the current directory providing a 1 second delay for app switching.
  • mute kills the system volume. Adjusting volume through System Preferences or the keyboard will undo this.
  • unmute is the opposite of mute.

Functions

  • mand opens man pages in Dash.app.
  • manp opens man pages in Preview.app.
  • pfd prints the current Finder directory.
  • pfs prints the current Finder selection.
  • tab creates a new tab (works in both Terminal and iTerm).
  • ql previews files in Quick Look.
  • osx-rm-dir-metadata deletes .DS_Store, __MACOSX cruft.
  • osx-ls-download-history displays the Mac OS X download history.
  • osx-rm-download-history deletes the Mac OS X download history.

Authors

The authors of this module should be contacted via the issue tracker.