Public Gists by program247365

Gravatar
Tue Sep 15 14:46:04 -0700 2009
1
defaults write com.macromates.textmate OakDocumentDisableFSMetaData 1
Gravatar
Tue Sep 15 11:05:26 -0700 2009
1
2
3
# .gitignore for .NET projects
# Thanks to Derick Bailey
# http://www.lostechies.com/blogs/derickbailey/archive/2009/05/18/a-net-c-developer-s-gitignore-file.aspx
Gravatar
Mon Sep 14 19:11:37 -0700 2009
1
2
3
# If you work with git, you've probably had that nagging sensation of not knowing what branch you are on. Worry no longer!
 
export PS1="\\w:\$(git branch 2>/dev/null | grep '^*' | colrm 1 2)\$ "
Gravatar
Mon Sep 07 09:59:19 -0700 2009
1
2
3
#Git ignore file for Jekyll
 
#Jekyll Specific
Gravatar
Sun Sep 06 19:27:44 -0700 2009
1
2
3
require 'rubygems'
require 'sequel'
require 'fileutils'
Gravatar
Sun Sep 06 19:24:46 -0700 2009
1
2
3
#!/usr/bin/env ruby
 
unless ARGV[0]
Gravatar
Fri Sep 04 21:44:18 -0700 2009
1
2
3
using terms from application "Quicksilver"
on process text log_text
set theDate to (do shell script "date '+%m-%d-%Y %H:%M'")
Gravatar
Fri Sep 04 21:44:12 -0700 2009
1
2
3
using terms from application "Quicksilver"
on process text log_text
set theDate to (do shell script "date '+%m-%d-%Y %H:%M'")
Gravatar
Sun Aug 23 19:58:37 -0700 2009
1
2
3
Poor Man's Deploy
=================
 
Gravatar
Fri Aug 21 10:33:00 -0700 2009
1
2
3
using System;
using System.Collections.Generic;
using System.Linq;
Gravatar
Thu Jul 16 04:57:08 -0700 2009
1
2
3
- simple
- public over private
- personal vanity
Gravatar
Wed Jul 08 11:53:23 -0700 2009
1
2
3
# $ tweet Hi mom!
#
# Put this in ~/.bashrc or wherever.
gist: 137348 Using Xcode with Git, from:...
Gravatar
Sun Jun 28 12:04:31 -0700 2009
1
*.pbxproj -crlf -diff -merge
Gravatar
Thu May 14 21:41:36 -0700 2009
1
2
3
# Media Temple Capistrano Deployment Recipe
## With GitHub
 
Gravatar
Mon Apr 20 09:21:31 -0700 2009
1
2
3
#!/bin/bash
 
# dropbox-set-app-config-symlinks.sh