]>
 
 
Tony Duckles's Git Repositories (git.nynim.org) - dotfiles.git/log 
 
 
 
 
 
 
 
summary  | 
shortlog  | log | 
commit  | 
commitdiff  | 
tree 
first ⋅ prev ⋅ next
 
Tony Duckles [Tue, 8 Mar 2011 02:57:11 +0000  (20:57 -0600)] 
 
.bashrc: Make SunOS PS_* cyan 
 
Tony Duckles [Tue, 8 Mar 2011 02:51:46 +0000  (20:51 -0600)] 
 
ack 1.94 
 
Tony Duckles [Tue, 8 Mar 2011 02:50:12 +0000  (20:50 -0600)] 
 
.dircolors: Adding .flv 
 
Tony Duckles [Tue, 8 Mar 2011 02:49:37 +0000  (20:49 -0600)] 
 
.bashrc: Update push_ssh_cert to use id_rsa.pub 
 
Tony Duckles [Fri, 10 Dec 2010 01:27:14 +0000  (19:27 -0600)] 
 
.bash_profile: Look for RSA ssh key rather than DSA key 
 
Tony Duckles [Sat, 21 Aug 2010 00:12:28 +0000  (19:12 -0500)] 
 
.bashrc: More prompt color tweaks 
 
Tony Duckles [Fri, 20 Aug 2010 23:58:49 +0000  (18:58 -0500)] 
 
.bashrc: Tweaks to prompt colors 
 
Tony Duckles [Fri, 20 Aug 2010 05:38:29 +0000  (00:38  -0500)] 
 
Add git-subtree 
 
Tony Duckles [Wed, 18 Aug 2010 15:13:17 +0000  (10:13 -0500)] 
 
Adding bin/newgit 
 
Tony Duckles [Sat, 14 Aug 2010 02:19:25 +0000  (21:19 -0500)] 
 
.inputrc: Clean-up and misc updates 
 
Tony Duckles [Fri, 13 Aug 2010 16:47:57 +0000  (11:47 -0500)] 
 
.dircolors: *.JPG, *.NEF 
 
Tony Duckles [Fri, 13 Aug 2010 16:46:41 +0000  (11:46 -0500)] 
 
Add git-brdate 
 
Tony Duckles [Fri, 13 Aug 2010 15:38:32 +0000  (10:38 -0500)] 
 
.screenrc: Undo bold current screen-window title 
 
Undo bold current screen-window title.  I don't like how it looks in 
PuTTy. 
 
Tony Duckles [Fri, 13 Aug 2010 04:21:47 +0000  (23:21 -0500)] 
 
.bashrc: Adding "ll." alias 
 
Tony Duckles [Fri, 13 Aug 2010 03:45:50 +0000  (22:45 -0500)] 
 
Deleting bin/license 
 
Tony Duckles [Fri, 13 Aug 2010 03:42:16 +0000  (22:42 -0500)] 
 
.vim: Add MUMPS ftdetect and syntax 
 
Tony Duckles [Fri, 13 Aug 2010 03:26:41 +0000  (22:26 -0500)] 
 
.screenrc: Bold current screen-window title 
 
Tony Duckles [Mon, 9 Aug 2010 22:02:09 +0000  (17:02 -0500)] 
 
.bashrc: Better color support, add Cygwin support 
 
* Prefix prompt variables with PS_* and color variables with SGR_*. 
* Only use "ls --color=auto" if OS supports dircolors. 
* Use --color with grep. 
* Support Cygwin. 
 
Tony Duckles [Mon, 9 Aug 2010 04:39:23 +0000  (23:39 -0500)] 
 
.bashrc: Update push_ssh_cert() to append to ~/.ssh/authorized_keys2 
 
Append to ~/.ssh/authorized_keys2 rather than authorized_keys. 
 
Tony Duckles [Mon, 9 Aug 2010 03:08:42 +0000  (22:08 -0500)] 
 
.vimrc: Remove 'nowrap' 
 
Tony Duckles [Mon, 9 Aug 2010 03:06:24 +0000  (22:06 -0500)] 
 
.bashrc: Always overwrite $HOME/$LOGNAME/$UNAME/$HOSTFILE/$INPUTRC 
 
Always overwrite $HOME/$LOGNAME/$UNAME/$HOSTFILE/$INPUTRC to ensure 
they get re-set when su'ing to root 
 
Tony Duckles [Mon, 9 Aug 2010 02:12:47 +0000  (21:12 -0500)] 
 
.gitconfig: Ensure all value lines start with tab's 
 
Tony Duckles [Mon, 9 Aug 2010 01:52:51 +0000  (20:52 -0500)] 
 
.bashrc: Do Fink init on OSX, cond alias vi->vim 
 
Tony Duckles [Mon, 9 Aug 2010 01:51:53 +0000  (20:51 -0500)] 
 
.vimrc: Add version checking for vim 7.0+ features 
 
Tony Duckles [Mon, 9 Aug 2010 01:29:39 +0000  (20:29 -0500)] 
 
.bash_profile: Support "keychain" 
 
Check for existence of keychain and find path to keychain using $PATH. 
 
Tony Duckles [Sun, 8 Aug 2010 21:30:27 +0000  (16:30 -0500)] 
 
.gitconfig: Convert tabs to spaces 
 
Tony Duckles [Sun, 8 Aug 2010 21:26:25 +0000  (16:26 -0500)] 
 
.vim: Initial .vimrc and .vim/* 
 
Tony Duckles [Sun, 8 Aug 2010 19:38:26 +0000  (14:38 -0500)] 
 
Initial commit