mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-02 13:19:24 +00:00
Improve diction in documentation
This commit is contained in:
@ -6,23 +6,25 @@ Defines [Mac OS X][1] aliases and functions.
|
||||
Aliases
|
||||
-------
|
||||
|
||||
- `cdf` change the current working director to the current _Finder_ directory.
|
||||
- `pushdf` push the current working directory onto the directory queue and
|
||||
- `ql` quick look at files.
|
||||
- `rm-osx-cruft` delete .DS\_Store, \_\_MACOSX cruft.
|
||||
- `cdf` changes the current working director to the current _Finder_
|
||||
directory.
|
||||
- `pushdf` pushes the current working directory onto the directory queue and
|
||||
- `ql` quick looks at files.
|
||||
- `rm-osx-cruft` deletes .DS\_Store, \_\_MACOSX cruft.
|
||||
|
||||
Functions
|
||||
---------
|
||||
|
||||
- `manb` open _man_ pages in [_Bwana.app_][2].
|
||||
- `manp` open _man_ pages in _Preview.app_.
|
||||
- `pfd` print current _Finder_ directory.
|
||||
- `pfs` print current _Finder_ selection.
|
||||
- `tab` create a new tab (works in both _Terminal_ and [_iTerm_][3]).
|
||||
- `trash` move files and folders to _Trash_.
|
||||
- `manb` opens _man_ pages in [_Bwana.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]).
|
||||
- `trash` moves files and folders to _Trash_.
|
||||
|
||||
Authors
|
||||
-------
|
||||
|
||||
*The authors of this module should be contacted via the [issue tracker][4].*
|
||||
|
||||
- [Sorin Ionescu](https://github.com/sorin-ionescu)
|
||||
|
Reference in New Issue
Block a user