How to make quicksilver remember custom trigger
- by corroded
I am trying to make a custom trigger for my shell/apple script file to run so I can just launch my dev environment at the push of a button. So basically:
I have a shell script(and some apple script included) in ~ named start_server.sh which does 3 things:
start up solr server
start up memcached
start up script/server
I have a saved quicksilver…