Adium

Profile: Josh Forman (jofo)

AIM
Comment Count 1 comments
0 xtras

Latest comments

# by jofo on 12/06/07 at 12:46:15

Do this at your own risk. I'm not responsible....etc

1) Go to ~/Library/Application Support/Adium 2.0/Scripts/
2) Right-click (or control-click on the exec script package and click "Show package contents"
3) Go into Contents/Resources and open the exec.scpt
4) Change the line to read like this: return do shell script "cd ~;" & the_cmd

Basically you're just taking on another command first, then separating them with a colon.