prezto/modules/osx/README.md

38 lines
1.1 KiB
Markdown
Raw Normal View History

2012-04-04 20:59:32 +02:00
OSX
===
2012-05-22 02:18:30 +02:00
2012-04-04 20:59:32 +02:00
Defines [Mac OS X][1] aliases and functions.
2011-10-12 05:13:58 +02:00
2012-04-04 20:59:32 +02:00
Aliases
-------
2012-05-22 02:18:30 +02:00
2012-06-02 23:17:12 +02:00
- `cdf` changes the current working director to the current _Finder_
directory.
- `pushdf` pushes the current working directory onto the directory queue and
2014-02-03 02:08:21 +01:00
changes the current working director to the current _Finder_ directory.
2012-04-04 20:59:32 +02:00
Functions
---------
- `mand` opens _man_ pages in [_Dash.app_][2].
- `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_][3]).
2014-02-03 02:08:21 +01:00
- `ql` previews files in Quick Look.
2014-02-17 00:00:47 +01:00
- `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.
2012-04-04 20:59:32 +02:00
Authors
-------
2012-06-02 23:17:12 +02:00
2012-05-22 02:18:30 +02:00
*The authors of this module should be contacted via the [issue tracker][4].*
2012-04-04 20:59:32 +02:00
2012-05-22 02:18:30 +02:00
- [Sorin Ionescu](https://github.com/sorin-ionescu)
2012-04-04 20:59:32 +02:00
[1]: http://www.apple.com/macosx/
[2]: http://kapeli.com/dash
2012-04-04 20:59:32 +02:00
[3]: http://www.iterm2.com/
[4]: https://github.com/sorin-ionescu/prezto/issues