Public Gists by PhilGeek

Gravatar
Fri Aug 07 12:37:02 -0700 2009
1
2
3
I've been following some of the internet discussions about people's complaints
about journals. The recent thread on Brian Leiter's blog (http://bit.ly/dvZuC)
prompted a few thoughts. Tried to post them on the blog but for some reason it
Gravatar
Wed Aug 05 09:43:49 -0700 2009
1
2
3
If someone else came from the moon in some extraodinary machine, like
Gonsales, and told us credible tales about his homeland, we would take him to
be a lunarian; and yet we might grant him the rights of a native and a citizen
gist: 56708 Install GNU awk
Gravatar
Sun Feb 01 16:24:26 -0800 2009
1
2
3
#!/bin/sh
#
# installgawk.sh
gist: 52535 Defines a discussion enviro...
Gravatar
Sun Jan 25 13:16:23 -0800 2009
1
2
3
\definecolor{myblue}{rgb}{0.8,0.8,1}
\makeatletter\newenvironment{discussion}{%
   \noindent\begin{lrbox}{\@tempboxa}\begin{minipage}{\columnwidth}\setlength{\parindent}{1em}}{\end{minipage}\end{lrbox}%
gist: 47772 Bash Prompt
Gravatar
Thu Jan 15 18:26:33 -0800 2009
1
2
3
# http://henrik.nyh.se/2008/12/git-dirty-prompt
# http://www.simplisticcomplexity.com/2008/03/13/show-your-git-branch-name-in-your-prompt/
# Multi-line prompt that uses the function __git_ps1 provided by .git-completion.sh to parse the branch.
gist: 31626 Sample TeX Directive
Gravatar
Wed Dec 03 09:41:17 -0800 2008
1
2
3
%!TEX TS-program = xelatex
%!TEX TS-options = -synctex=1 -output-driver="xdvipdfmx -q -E"
%!TEX encoding = UTF-8 Unicode
gist: 27922 LaTeX preamble for generati...
Gravatar
Sat Nov 22 11:22:53 -0800 2008
1
2
3
% TODO List
\usepackage{color}
\usepackage{index} % use index package to create indices
gist: 2407 Git installation script
Gravatar
Fri Jul 25 01:15:06 -0700 2008
1
2
3
#!/bin/sh
#
# installgit.sh
gist: 1196 Dotfiles
Gravatar
Tue Jul 22 11:41:34 -0700 2008
1
2
3
README
 
dotfiles
gist: 835 LaTeX preamble and associat...
Gravatar
Tue Jul 22 04:21:44 -0700 2008
1
2
3
README
 
LaTeX Preamble