Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@joshearl
Created December 1, 2012 13:21
Show Gist options
  • Star 9 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save joshearl/4182231 to your computer and use it in GitHub Desktop.
Save joshearl/4182231 to your computer and use it in GitHub Desktop.
Sublime Text 2 Recruiter Response Snippet
<snippet>
<content><![CDATA[]]></content>
<tabTrigger></tabTrigger>
<scope></scope>
<description></description>
</snippet>
<snippet>
<content><![CDATA[
Dear ${1:Recruiter Name},
Thanks for ${2:effort put put into resume review} my resume and considering me for the position of ${3:title} at ${4:company name}. It definitely sounds like the ${5:positive adjective} opportunity for programmers since ${6:hottest new social network}.
While my experience in ${7:ancient and cringe-inducing technology} is only ${8:experience level}, normally I'd jump at the chance to pursue this position. But I'm currently ${9:lame excuse}.
I wish you ${10:degree to which you hope the recruiter succeeds} in your quest to fill this position.
${11:friendly or sarcastic sign off},
${0:Your Name}
]]></content>
<tabTrigger>recruiter</tabTrigger>
<scope>text</scope>
<description>Crush a recruiter's dreams with a snarky reply</description>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment