Loading

Open A New Terminal Window Using Quicksilver

Create the following AppleScript file:

tell application "Terminal"
  do script ""
end tell

I named mine newterm.scpt and put it in ~/bin, where I put all my little shell scripts.

Once Quicksilver reindexes its catalog (you can force this), you can activate this script anywhere. I’ve trained Quicksilver to use Ctrl-space nt.


Related Posts

  1. Autotest with Rails Tip -- Ignore Files for Less CPU Usage
  2. High Availability on a Shoestring -- MMM Mysql Multi-master Replication Manager
  3. Daemontools Scripts For Sphinx
  4. High Availability on a Shoestring -- Postgresql 9.0 Streaming Replication
  5. Automatic Production Log Performance Reports Rawk Logrotate
You should follow me on Twitter: @patrickxb