On 01/03/2007, at 2:10 PM, Raheel Ahmad wrote:
#!/bin/bash mate ~/Documents/infodump mate ~/Documents/infodump/tsks.txt
How can I run this script using Quicksilver? Only way I can is by running this script file using "Run in Terminal." "Run" by itself doesn't do anything with the script file.
Try this ....
command space (active quicksilver) type 'infodump' (or whatever you need to to select your desired directory tab type 'ow' (open with) tab type 'tm' (textmate, you may need to be more verbose) enter.
Thats how I do it.
- Luke.