This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit d803b4ee8a865cdae857ace7f9f4a1585562bdce
tree bfc46ea27e52825e0031bbfba34808200f9404fe
parent 06cd423b7669620426457427b55863813046358d
tree bfc46ea27e52825e0031bbfba34808200f9404fe
parent 06cd423b7669620426457427b55863813046358d
pygments-textmate-bundle / README.rdoc
Prerequisites
Install Pygments following these intructions: pygments.org/download/
Installation
sudo mkdir -p /Library/Application\ Support/TextMate/Bundles
cd /Library/Application\ Support/TextMate/Bundles
git clone git://github.com/acangiano/pygments-textmate-bundle.git "Pygments.tmbundle"
If TextMate is running while you perform the update, you may want to also execute the following line:
osascript -e 'tell app "TextMate" to reload bundles'
This is equivalent to selecting Bundles → Bundle Editor → Reload Bundles from within TextMate.







