Martin Ström

  • Home
  • Blog
  • Projects
  • Information
  • Tags
  • My Terminal Setup for Rails Development

    I’m quite happy with my Terminal.app setup right now for the Rails projects I’m working on and wanted to share the bits and pieces I use. First, I found a SIMB plugin for Terminal that’ll show the tab’s title in the tab instead of the running process. I use the plugin with a simple title helper [...]

    Posted

    July 12, 2008

    Tags

    bash, leopard, osx, rails, terminal

    1 comment

  • Mac OS X 10.5.1 and Multi-Safari

    Seems like Multi-Safari (at least 2.0.4) broke when upgrading to Mac OS X 10.5.1. I get this error: “You cannot use the application ‘Safari 2.0.4′ with this version of Mac OS X.” Luckily, I’ve found a workaround. Just launch Safari from the command line (Terminal.app that is) and it should work for you: /Applications/Safari\ 2.0.4.app/Contents/MacOS/Safari &

    Posted

    November 21, 2007

    Tags

    blog, leopard, osx, safari, webdev

Top