Changes between Version 4 and Version 5 of dev/setup/windows-builder


Ignore:
Timestamp:
Jul 30, 2012, 10:56:57 AM (11 years ago)
Author:
sam
Comment:

syntax colouring for shell and .ini snippets

Legend:

Unmodified
Added
Removed
Modified
  • dev/setup/windows-builder

    v4 v5  
    2121Add the following to `~/.profile`:
    2222{{{
     23#!sh
    2324PATH="$PATH:/c/Program Files/Python27"
    2425PATH="$PATH:/c/Program Files/Python27/Scripts"
     
    4546
    4647{{{
     48#!ini
    4749[os]
    4850name = Windows Seven amd64
     
    7375
    7476{{{
     77#!sh
    7578svn ls svn://svn.zoy.org/lol/trunk
    7679}}}
     
    7982
    8083{{{
     84#!sh
    8185bitten-slave -f bitten-config.ini http://lol.zoy.org/builds
    8286}}}