<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/applescript/tags/2</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 21:23:20 GMT</pubDate>
<item>
<title>(AppleScript) Applescript to open selected file in finder with specific editor - bash</title>
<link>http://snipplr.com/view/63447/applescript-to-open-selected-file-in-finder-with-specific-editor/</link>
<description><![CDATA[ <p>This Applescript take the selected file in Finder and open it with Sublime Text 2 (~/bin/subl). Using Alfred you can bind a global hotkey for this script, so you can edit your files with just a keypress, without worrying about the default editor.</p> ]]></description>
<pubDate>Mon, 20 Feb 2012 20:34:54 GMT</pubDate>
<guid>http://snipplr.com/view/63447/applescript-to-open-selected-file-in-finder-with-specific-editor/</guid>
</item>
<item>
<title>(AppleScript) Applescript to open selected file in finder with specific editor - bash</title>
<link>http://snipplr.com/view/63446/applescript-to-open-selected-file-in-finder-with-specific-editor/</link>
<description><![CDATA[ <p>This Applescript take the selected file in Finder and open it with Sublime Text 2 (~/bin/subl). Using Alfred you can bind a global hotkey for this script, so you can edit your files with just a keypress, without worrying about the default editor.</p> ]]></description>
<pubDate>Mon, 20 Feb 2012 20:22:51 GMT</pubDate>
<guid>http://snipplr.com/view/63446/applescript-to-open-selected-file-in-finder-with-specific-editor/</guid>
</item>
</channel>
</rss>