summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Colin Patrick McCabe [Thu, 13 Jan 2011 12:46:03 +0000]
bash: add .profile
Some systems source .profile rather than .bashrc. Provide .profile as a
symlink to .bashrc.
Signed-off-by: Colin McCabe <cmccabe@alumni.cmu.edu>
Colin Patrick McCabe [Sun, 2 Jan 2011 20:37:09 +0000]
install-symlinks: ignore .gitignore
Signed-off-by: Colin McCabe <cmccabe@alumni.cmu.edu>
Colin Patrick McCabe [Sun, 2 Jan 2011 20:34:52 +0000]
add .gitignore
Signed-off-by: Colin McCabe <cmccabe@alumni.cmu.edu>
Colin Patrick McCabe [Mon, 29 Nov 2010 00:13:11 +0000]
.gitconfig: use 4 threads
Colin Patrick McCabe [Mon, 29 Nov 2010 00:13:01 +0000]
bashrc: bterm change
Colin Patrick McCabe [Wed, 10 Nov 2010 19:05:54 +0000]
screenrc: add copy-to-xsel functionality
Colin Patrick McCabe [Tue, 9 Nov 2010 22:04:07 +0000]
Perturb malloc so that we spot bugs quicker
Colin Patrick McCabe [Wed, 27 Oct 2010 23:50:22 +0000]
c.vim: set noet again
Colin Patrick McCabe [Wed, 27 Oct 2010 23:48:17 +0000]
vimrc: add whitespace stripper
Colin Patrick McCabe [Mon, 4 Oct 2010 23:23:07 +0000]
Add .tigrc
Colin Patrick McCabe [Mon, 4 Oct 2010 23:22:44 +0000]
vimrc: Add .cc to grep default filelist
Colin Patrick McCabe [Fri, 1 Oct 2010 00:51:42 +0000]
vimrc: add pre-filled registers
Colin Patrick McCabe [Tue, 28 Sep 2010 00:38:36 +0000]
ircii: disable colors
Colin Patrick McCabe [Mon, 27 Sep 2010 21:25:00 +0000]
Add .ircrc
Colin Patrick McCabe [Mon, 27 Sep 2010 20:09:48 +0000]
Merge branch 'master' of unix.club.cc.cmu.edu:~/git/pub/cmccabe-etc
Colin Patrick McCabe [Mon, 27 Sep 2010 20:09:27 +0000]
cpp.vim: use Ceph-style tabs.
Colin Patrick McCabe [Mon, 27 Sep 2010 20:06:55 +0000]
.screenrc: use caption instead of hardstatus
After playing around with this a bit, I have a nicer color scheme.
Also, screen now shows a nice message when I'm monitoring a window and
something changes.
Colin Patrick McCabe [Mon, 27 Sep 2010 17:34:23 +0000]
install-symlinks: don't use readlink -f
readlink -f is a linux-ism that doesn't work on MacOS or BSD. Just use
pwd instead.
Colin Patrick McCabe [Mon, 27 Sep 2010 17:33:55 +0000]
.bashrc: test if ls --color works before aliasing
Colin Patrick McCabe [Mon, 6 Sep 2010 02:35:43 +0000]
Restore proper tab handling
Colin Patrick McCabe [Sun, 29 Aug 2010 02:47:19 +0000]
Change mplayer line again
Colin Patrick McCabe [Sun, 1 Aug 2010 19:20:14 +0000]
Merge branch 'master' of unix.club.cc.cmu.edu:~/git/pub/cmccabe-etc
Colin Patrick McCabe [Sun, 1 Aug 2010 19:20:01 +0000]
Add mplayer2 alias
Colin Patrick McCabe [Mon, 19 Jul 2010 06:10:38 +0000]
Better xlock2 command
Colin Patrick McCabe [Mon, 19 Jul 2010 01:30:00 +0000]
Add xlock2 command
Colin Patrick McCabe [Mon, 24 May 2010 23:10:14 +0000]
Use 2-space soft tabs
For convenience
Colin Patrick McCabe [Mon, 24 May 2010 23:09:27 +0000]
Get rid of 'which' alias
Some versions of 'which' don't have the flags we were setting.
Colin Patrick McCabe [Wed, 19 May 2010 21:02:51 +0000]
vim: add grep plugin
Colin Patrick McCabe [Wed, 19 May 2010 21:02:05 +0000]
install-symlinks: need /bin/bash, not POSIX sh
Colin Patrick McCabe [Wed, 19 May 2010 21:01:50 +0000]
bashrc: source.bashrc-local if it exists
Colin Patrick McCabe [Wed, 12 May 2010 10:20:57 +0000]
vimrc: Add conque_term
Add conque_term 1.0.
Also add the mappings \b and \B to spawn shells.
Colin Patrick McCabe [Sun, 25 Apr 2010 06:52:16 +0000]
suppress nosy mtools warnings
I was unable to use vfat-label.sh to set the volume label on my Nexus
One's SD card until I created this rc file.
It was constantly complaining that
Total number of sectors (7736320) not a multiple of sectors per track (63)!
mtools says "Add mtools_skip_check=1 to your .mtoolsrc file to skip this
test. So I did.
Colin Patrick McCabe [Wed, 21 Apr 2010 19:14:03 +0000]
Add cpp indentation file
Colin Patrick McCabe [Tue, 6 Apr 2010 06:00:50 +0000]
.gitconfig: Add chainreplyto=false line
Colin Patrick McCabe [Tue, 6 Apr 2010 05:59:55 +0000]
Add color to grep
Colin Patrick McCabe [Tue, 6 Apr 2010 05:58:23 +0000]
Some cscope fixes
Colin Patrick McCabe [Sat, 3 Apr 2010 05:27:56 +0000]
vim: Add ruby indentation files
Colin Patrick McCabe [Sat, 27 Mar 2010 22:27:53 +0000]
Change finch stuff a bit
This still needs work. Or I need to use another messaging client.
Colin Patrick McCabe [Sat, 27 Mar 2010 22:27:31 +0000]
bashrc: Add cmccabe-bin to PATH
Colin Patrick McCabe [Thu, 11 Mar 2010 23:54:50 +0000]
Add .gntr (for finch)
Colin Patrick McCabe [Mon, 8 Mar 2010 19:47:38 +0000]
Add .bashrc
Colin Patrick McCabe [Mon, 1 Mar 2010 07:58:12 +0000]
.gitconfig: Set core editor to vim
Colin Patrick McCabe [Sun, 28 Feb 2010 22:08:19 +0000]
.vim: Add indentation file for html
Colin Patrick McCabe [Thu, 18 Feb 2010 23:19:58 +0000]
Fix bug in install-symlinks
Fix a bug in install-symlinks where we were unable to recognize
non-existant files
Colin Patrick McCabe [Thu, 18 Feb 2010 23:18:30 +0000]
Add the install-symlinks.sh script
Colin Patrick McCabe [Mon, 15 Feb 2010 21:58:55 +0000]
vim: Add cscope keyboard shortcuts
Colin Patrick McCabe [Mon, 15 Feb 2010 21:57:56 +0000]
colin's auto-commenter: implement vim comments
colin's auto-commenter: implement vim comments.
Also spruce up the comment removal stuff a bit.
Colin McCabe [Mon, 15 Feb 2010 21:33:34 +0000]
Add my .gitconfig to cmccabe-etc
Colin McCabe [Mon, 15 Feb 2010 21:30:35 +0000]
Add vim configuration files to the repo
Colin McCabe [Mon, 15 Feb 2010 21:30:10 +0000]
Add ABOUT and LICENSE
Colin McCabe [Mon, 15 Feb 2010 21:06:00 +0000]
move screenrc to .screenrc for clarity
Colin McCabe [Mon, 15 Feb 2010 19:44:39 +0000]
Add screenrc