Revision: 855
http://assorted.svn.sourceforge.net/assorted/?rev=855&view=rev
Author: yangzhang
Date: 2008-06-29 19:24:56 -0700 (Sun, 29 Jun 2008)
Log Message:
-----------
added cygwin tools
Added Paths:
-----------
cygwin-tools/
cygwin-tools/trunk/
cygwin-tools/trunk/README
cygwin-tools/trunk/publish.bash
cygwin-tools/trunk/setup/
cygwin-tools/trunk/setup/cmdhere.reg
cygwin-tools/trunk/setup/cyghere.reg
cygwin-tools/trunk/setup/cygrunner.reg
cygwin-tools/trunk/src/
cygwin-tools/trunk/src/console.cmd
cygwin-tools/trunk/src/cyg.cmd
cygwin-tools/trunk/src/cygwin-here.cmd
cygwin-tools/trunk/src/cygwin.cmd
cygwin-tools/trunk/src/runemacs.cmd
Added: cygwin-tools/trunk/README
===================================================================
--- cygwin-tools/trunk/README (rev 0)
+++ cygwin-tools/trunk/README 2008-06-30 02:24:56 UTC (rev 855)
@@ -0,0 +1,27 @@
+Overview
+========
+
+A small collection of scripts for using Cygwin. Mainly these are scripts for
+starting the terminal and shell.
+
+These scripts hard-code the `C:\cygwin` directory as the directory where Cygwin
+is installed and where the scripts themselves are placed.
+
+Setup
+=====
+
+First, copy the `src/` files to the `C:\cygwin\` directory.
+
+Install the font [Bitstream Vera Sans Mono](http://www.gnome.org/fonts/); these
+are my favorite fixed-width fonts.
+
+There are a number of registry keys to import, found in the `setup` directory.
+
+To set up the `cyg` runner so that you can start Cygwin (bash in rxvt) by going
+to Start > Run and entering `cyg`, import (open) `cygrunner.reg`.
+
+To set up the Windows Explorer context menu item for starting Cygwin (bash in
+rxvt) in the selected folder, import `cyghere.reg`.
+
+To set up the Windows Explorer context menu item for starting `cmd` in the
+selected folder, import `cmdhere.reg`.
Added: cygwin-tools/trunk/publish.bash
===================================================================
--- cygwin-tools/trunk/publish.bash (rev 0)
+++ cygwin-tools/trunk/publish.bash 2008-06-30 02:24:56 UTC (rev 855)
@@ -0,0 +1,9 @@
+#!/usr/bin/env bash
+
+fullname='Cygwin Tools'
+version=0.1
+license=gpl3
+websrcs=( README )
+rels=( src-tgz: )
+nodl=true
+. assorted.bash "$@"
Property changes on: cygwin-tools/trunk/publish.bash
___________________________________________________________________
Name: svn:executable
+ *
Added: cygwin-tools/trunk/setup/cmdhere.reg
===================================================================
--- cygwin-tools/trunk/setup/cmdhere.reg (rev 0)
+++ cygwin-tools/trunk/setup/cmdhere.reg 2008-06-30 02:24:56 UTC (rev 855)
@@ -0,0 +1,17 @@
+\xFF\xFEW |