Skip to content

Commit 18cdeb5

Browse files
committed
Open Included Item: Fix error on macOS 10.14
1 parent 9fdee66 commit 18cdeb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Commands/Open Included Item.tmCommand

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<key>beforeRunningCommand</key>
66
<string>nop</string>
77
<key>command</key>
8-
<string>#!/usr/bin/ruby
8+
<string>#!/usr/bin/env ruby18
99
1010
# -- Imports -------------------------------------------------------------------
1111

0 commit comments

Comments
 (0)