cmccabe-etc
13 years ago.screenrc: use caption instead of hardstatus
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.

13 years agoinstall-symlinks: don't use readlink -f
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.

13 years ago.bashrc: test if ls --color works before aliasing
Colin Patrick McCabe [Mon, 27 Sep 2010 17:33:55 +0000]
.bashrc: test if ls --color works before aliasing

13 years agoRestore proper tab handling
Colin Patrick McCabe [Mon, 6 Sep 2010 02:35:43 +0000]
Restore proper tab handling

13 years agoChange mplayer line again
Colin Patrick McCabe [Sun, 29 Aug 2010 02:47:19 +0000]
Change mplayer line again

13 years agoMerge branch 'master' of unix.club.cc.cmu.edu:~/git/pub/cmccabe-etc
Colin Patrick McCabe [Sun, 1 Aug 2010 19:20:14 +0000]
Merge branch 'master' of unix.club.cc.cmu.edu:~/git/pub/cmccabe-etc

13 years agoAdd mplayer2 alias
Colin Patrick McCabe [Sun, 1 Aug 2010 19:20:01 +0000]
Add mplayer2 alias

13 years agoBetter xlock2 command
Colin Patrick McCabe [Mon, 19 Jul 2010 06:10:38 +0000]
Better xlock2 command

13 years agoAdd xlock2 command
Colin Patrick McCabe [Mon, 19 Jul 2010 01:30:00 +0000]
Add xlock2 command

14 years agoUse 2-space soft tabs
Colin Patrick McCabe [Mon, 24 May 2010 23:10:14 +0000]
Use 2-space soft tabs

For convenience

14 years agoGet rid of 'which' alias
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.

14 years agovim: add grep plugin
Colin Patrick McCabe [Wed, 19 May 2010 21:02:51 +0000]
vim: add grep plugin

14 years agoinstall-symlinks: need /bin/bash, not POSIX sh
Colin Patrick McCabe [Wed, 19 May 2010 21:02:05 +0000]
install-symlinks: need /bin/bash, not POSIX sh

14 years agobashrc: source.bashrc-local if it exists
Colin Patrick McCabe [Wed, 19 May 2010 21:01:50 +0000]
bashrc: source.bashrc-local if it exists

14 years agovimrc: Add conque_term
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.

14 years agosuppress nosy mtools warnings
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.

14 years agoAdd cpp indentation file
Colin Patrick McCabe [Wed, 21 Apr 2010 19:14:03 +0000]
Add cpp indentation file

14 years ago.gitconfig: Add chainreplyto=false line
Colin Patrick McCabe [Tue, 6 Apr 2010 06:00:50 +0000]
.gitconfig: Add chainreplyto=false line

14 years agoAdd color to grep
Colin Patrick McCabe [Tue, 6 Apr 2010 05:59:55 +0000]
Add color to grep

14 years agoSome cscope fixes
Colin Patrick McCabe [Tue, 6 Apr 2010 05:58:23 +0000]
Some cscope fixes

14 years agovim: Add ruby indentation files
Colin Patrick McCabe [Sat, 3 Apr 2010 05:27:56 +0000]
vim: Add ruby indentation files

14 years agoChange finch stuff a bit
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.

14 years agobashrc: Add cmccabe-bin to PATH
Colin Patrick McCabe [Sat, 27 Mar 2010 22:27:31 +0000]
bashrc: Add cmccabe-bin to PATH

14 years agoAdd .gntr (for finch)
Colin Patrick McCabe [Thu, 11 Mar 2010 23:54:50 +0000]
Add .gntr (for finch)

14 years agoAdd .bashrc
Colin Patrick McCabe [Mon, 8 Mar 2010 19:47:38 +0000]
Add .bashrc

14 years ago.gitconfig: Set core editor to vim
Colin Patrick McCabe [Mon, 1 Mar 2010 07:58:12 +0000]
.gitconfig: Set core editor to vim

14 years ago.vim: Add indentation file for html
Colin Patrick McCabe [Sun, 28 Feb 2010 22:08:19 +0000]
.vim: Add indentation file for html

14 years agoFix bug in install-symlinks
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

14 years agoAdd the install-symlinks.sh script
Colin Patrick McCabe [Thu, 18 Feb 2010 23:18:30 +0000]
Add the install-symlinks.sh script

14 years agovim: Add cscope keyboard shortcuts
Colin Patrick McCabe [Mon, 15 Feb 2010 21:58:55 +0000]
vim: Add cscope keyboard shortcuts

14 years agocolin's auto-commenter: implement vim comments
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.

14 years agoAdd my .gitconfig to cmccabe-etc
Colin McCabe [Mon, 15 Feb 2010 21:33:34 +0000]
Add my .gitconfig to cmccabe-etc

14 years agoAdd vim configuration files to the repo
Colin McCabe [Mon, 15 Feb 2010 21:30:35 +0000]
Add vim configuration files to the repo

14 years agoAdd ABOUT and LICENSE
Colin McCabe [Mon, 15 Feb 2010 21:30:10 +0000]
Add ABOUT and LICENSE

14 years agomove screenrc to .screenrc for clarity
Colin McCabe [Mon, 15 Feb 2010 21:06:00 +0000]
move screenrc to .screenrc for clarity

14 years agoAdd screenrc
Colin McCabe [Mon, 15 Feb 2010 19:44:39 +0000]
Add screenrc