From d457a5be438217f22bdf624401a34df15e1cba96 Mon Sep 17 00:00:00 2001 From: threebytesfull Date: Thu, 19 Feb 2009 16:43:39 -0700 Subject: [PATCH 1/2] github generated gh-pages branch --- index.html | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..9837496 --- /dev/null +++ b/index.html @@ -0,0 +1,90 @@ + + + + + + + threebytesfull/shellutils @ GitHub + + + + + + + Fork me on GitHub + +
+ +
+ + + + +
+ +

shellutils + by threebytesfull

+ +
+ Useful odds and ends from my scripts directory +
+ +

License

+

Apache Software License 2.0

+

Authors

+

Rufus Cable (rufus@threebytesfull.com)

+

Contact

+

Rufus Cable (rufus@threebytesfull.com)

+ + +

Download

+

+ You can download this project in either + zip or + tar formats. +

+

You can also clone the project with Git + by running: +

$ git clone git://github.com/threebytesfull/shellutils
+

+ + + +
+ + + + + From e03a3255ebedc51bbbdb8590f21ea37b3a684850 Mon Sep 17 00:00:00 2001 From: Rufus Cable Date: Fri, 20 Feb 2009 12:48:41 +0000 Subject: [PATCH 2/2] slightly more useful page --- index.html | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index 9837496..3c2bdcb 100644 --- a/index.html +++ b/index.html @@ -10,20 +10,20 @@