mac: add 9term.app, Plumb.app
R=rsc http://codereview.appspot.com/2783041
This commit is contained in:
4
mac/Plumb.app/Contents/MacOS/plumb
Executable file
4
mac/Plumb.app/Contents/MacOS/plumb
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
. ~/.bashrc
|
||||
PLAN9=${PLAN9:-/usr/local/plan9}
|
||||
$PLAN9/bin/plumb $($PLAN9/bin/macargv)
|
||||
Reference in New Issue
Block a user