Commit cac59a7b authored by Bruno's avatar Bruno

Merge pull request #55 from CoffeeAndCode/sublime

Added Sublime Text 2 plugin
parents af18e165 13582d8d
function subl --description 'Open Sublime Text 2'
if test -d "/Applications/Sublime Text 2.app"
"/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" $argv
end
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment