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.
33 lines
892 B
33 lines
892 B
13 years ago
|
OSX
|
||
|
===
|
||
|
Defines [Mac OS X][1] aliases and functions.
|
||
13 years ago
|
|
||
13 years ago
|
Aliases
|
||
|
-------
|
||
|
change to the current _Finder_ directory.
|
||
|
- `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.
|
||
|
|
||
|
Functions
|
||
|
---------
|
||
|
|
||
|
- `manb` open _man_ pages in [_Bwana.app_][2].
|
||
|
- `manp` open _man_ pages in _Preview.app_.
|
||
13 years ago
|
- `pfd` print current _Finder_ directory.
|
||
|
- `pfs` print current _Finder_ selection.
|
||
13 years ago
|
- `tab` create a new tab (works in both _Terminal_ and [_iTerm_][3]).
|
||
13 years ago
|
- `trash` move files and folders to _Trash_.
|
||
13 years ago
|
|
||
|
Authors
|
||
|
-------
|
||
13 years ago
|
*The authors of this module should be contacted via the GitHub issue tracker.*
|
||
13 years ago
|
|
||
|
- [Sorin Ionescu](/sorin-ionescu)
|
||
|
|
||
|
[1]: http://www.apple.com/macosx/
|
||
|
[2]: http://bruji.com/bwana/
|
||
|
[3]: http://www.iterm2.com/
|
||
13 years ago
|
|