0alias ALIAS INTERFACE [COMMAND]
Having to keep typing the full URI for a program each time you want to run it with 0launch is annoying. 0alias will create a little script in your PATH to do it for you.
A program can be invoked using 0launch:
0launch
To avoid having to keep entering the URI, create an alias:
0alias rox-edit
To run Edit now:
rox-edit
To select a different version, or check for updates:
rox-edit --versions
If an interface provides more than one program, you can specifiy which one to use instead of the default. Eg:
0alias svn
0alias svnadmin http://example.com/subversion svnadmin
Copyright (C) 2006 Thomas Leonard.
You may redistribute copies of this program under the terms of the GNU General Public License.
Please report bugs to the developer mailing list:
http://0install.net/support.html
The Zero Install Injector was created by Thomas Leonard.
The Zero Install web-site: