Skip to content

Commit

Permalink
Updated for mavericks compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
phuibonhoa committed Oct 26, 2013
1 parent 8306cf4 commit 00b7662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Commands/$().tmCommand
Expand Up @@ -5,7 +5,7 @@
<key>beforeRunningCommand</key>
<string>nop</string>
<key>command</key>
<string>#!/usr/bin/env ruby -w
<string>#!/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
selected_text = STDIN.read
if selected_text == ''
Expand Down

0 comments on commit 00b7662

Please sign in to comment.