Skip to content

Instantly share code, notes, and snippets.

@benschwarz
Created October 9, 2008 22:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benschwarz/15927 to your computer and use it in GitHub Desktop.
Save benschwarz/15927 to your computer and use it in GitHub Desktop.
Use ack for textmate project searching
sudo port install p5-app-ack
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/protocool/ack-tmbundle.git Ack.tmbundle
# Then use Shift + Command + A to search at the speed that one would expect Textmate to search at
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment