From ed11de519bb3f0d3d27aa1290c5e1f6d3d19a361 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 13 Apr 2011 23:56:26 -0400 Subject: fix .gitignore, tweak .bash_aliases --- .bash_aliases | 2 +- .gitignore | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bash_aliases b/.bash_aliases index 867d6cc..3cc2a88 100644 --- a/.bash_aliases +++ b/.bash_aliases @@ -32,4 +32,4 @@ alias redshift="$redshift" alias serva='ssh luke@servb.ath.cx -p3440' alias tree='tree --charset utf8' -alias phpdoctor='php /usr/gnu/www/0-other/phpdoctor-head/phpdoc.php' +#alias phpdoctor='php /usr/gnu/www/0-other/phpdoctor-head/phpdoc.php' diff --git a/.gitignore b/.gitignore index 93b29c9..8e38056 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -"*" +* !.* *~ -- cgit v1.1-4-g5e80