Mercurial > dotfiles
annotate unixSoft/bin/opendiff-w @ 178:da329720ff18
zsh prompt: add urxvt to whitelisted terms, use a loop instead of many ifs
| author | Augie Fackler <durin42@gmail.com> |
|---|---|
| date | Wed, 13 Jan 2010 10:28:44 -0600 |
| parents | 9fdb82e108de |
| children | 88ba320ffe7d |
| rev | line source |
|---|---|
|
146
9fdb82e108de
I really always need opendiff-w.
Augie Fackler <durin42@gmail.com>
parents:
diff
changeset
|
1 #!/bin/sh |
|
9fdb82e108de
I really always need opendiff-w.
Augie Fackler <durin42@gmail.com>
parents:
diff
changeset
|
2 opendiff "$@" | cat |
