profile
18 years agomdw.conf: Central configuration file for common differences.
Mark Wooding [Thu, 16 Mar 2006 20:26:33 +0000 (20:26 +0000)]
mdw.conf: Central configuration file for common differences.

Hopefully, isolating various simple differences in this file should make
branching and merging rarer.

18 years agobashrc: Kill entitle, and remove some other bits of cruft.
Mark Wooding [Thu, 16 Mar 2006 20:13:36 +0000 (20:13 +0000)]
bashrc: Kill entitle, and remove some other bits of cruft.

18 years agobash_profile: Remove RMBPK setting.
Mark Wooding [Thu, 16 Mar 2006 20:11:39 +0000 (20:11 +0000)]
bash_profile: Remove RMBPK setting.

I've no idea what this is any more.  So it can't possibly be
important... ;-)

18 years agobash_profile: Fix stupid missing space.
Mark Wooding [Thu, 16 Mar 2006 20:03:25 +0000 (20:03 +0000)]
bash_profile: Fix stupid missing space.

Somewhere, the space in the TMPDIR test went missing.  Nobody notices,
because nobody sets TMPDIR, obviously.

18 years agobash_profile: Find a useful editor automatically.
Mark Wooding [Thu, 16 Mar 2006 11:08:56 +0000 (11:08 +0000)]
bash_profile: Find a useful editor automatically.

18 years agobashrc: New alias `re' for editing things as root.
Mark Wooding [Thu, 16 Mar 2006 11:09:13 +0000 (11:09 +0000)]
bashrc: New alias `re' for editing things as root.

18 years agobash_profile: Unset LANG.
Mark Wooding [Wed, 15 Mar 2006 18:47:27 +0000 (18:47 +0000)]
bash_profile: Unset LANG.

Various programs behave very oddly with LANG set.  For example, `ls'
sorts case-insensitively, which is quite obviously mad.  Turn this brain-
damage off.

18 years agosetup: Find locally-installed Emacs packages.
Mark Wooding [Mon, 13 Mar 2006 13:33:32 +0000 (13:33 +0000)]
setup: Find locally-installed Emacs packages.

18 years agolisp: Kill the random symlinks in the repository.
Mark Wooding [Mon, 13 Mar 2006 13:26:17 +0000 (13:26 +0000)]
lisp: Kill the random symlinks in the repository.

Now that setup can create dotfiles whose names are different from the
ones in the repository, we can sort the mess out in setup rather than by
cluttering up the source with unpleasant symlinks.

18 years agocvsrc: Generally sane settings for CVS.
Mark Wooding [Mon, 13 Mar 2006 12:24:23 +0000 (12:24 +0000)]
cvsrc: Generally sane settings for CVS.

18 years agoAdd Enlightenment configuration stuff.
Mark Wooding [Mon, 6 Mar 2006 11:12:46 +0000 (11:12 +0000)]
Add Enlightenment configuration stuff.

18 years agosetup: Give up and use absolute links. It just works better.
Mark Wooding [Thu, 2 Mar 2006 10:11:25 +0000 (10:11 +0000)]
setup: Give up and use absolute links. It just works better.

18 years agodot-emacs: Add Python `yield' keyword.
Mark Wooding [Wed, 1 Mar 2006 19:42:17 +0000 (19:42 +0000)]
dot-emacs: Add Python `yield' keyword.

18 years agoMerge branch 'master' of git+ssh://boyle.nsict.org/~mdw/etc/profile
Mark Wooding [Thu, 16 Feb 2006 16:17:35 +0000 (16:17 +0000)]
Merge branch 'master' of git+ssh://boyle.nsict.org/~mdw/etc/profile

18 years agobash_profile: Set up PYTHONPATH.
Mark Wooding [Thu, 16 Feb 2006 16:13:45 +0000 (16:13 +0000)]
bash_profile: Set up PYTHONPATH.

18 years agoemacs: Support messages files.
Mark Wooding [Thu, 16 Feb 2006 16:04:18 +0000 (16:04 +0000)]
emacs: Support messages files.

18 years agovm: Whitespace fixes.
Mark Wooding [Thu, 16 Feb 2006 15:54:35 +0000 (15:54 +0000)]
vm: Whitespace fixes.

18 years agovm: Cosmetic fixes.
Mark Wooding [Thu, 16 Feb 2006 15:48:09 +0000 (15:48 +0000)]
vm: Cosmetic fixes.

18 years agovm: Drag up to date.
Mark Wooding [Thu, 16 Feb 2006 15:39:33 +0000 (15:39 +0000)]
vm: Drag up to date.

  * Remove the bogus spool files stuff.

  * Fix up ignored addresses.

  * Update content viewers -- display is generally more available than
    eog, and it's nice to be able to read PostScript files.

  * I stopped using galeon ages ago.

  * Allow an extra column in VM frames for Emacs being weird.

18 years agoemacs: Fix the HTTP proxy definitions.
Mark Wooding [Thu, 16 Feb 2006 15:37:16 +0000 (15:37 +0000)]
emacs: Fix the HTTP proxy definitions.

18 years agobashrc, setup: Change usage of svnwrap.
Mark Wooding [Thu, 16 Feb 2006 15:36:42 +0000 (15:36 +0000)]
bashrc, setup: Change usage of svnwrap.

Allow svnwrap COMMAND ARGS for all sorts of interesting svn-like
commands.

18 years agobash_profile: Make .catacomb if necessary.
Mark Wooding [Thu, 16 Feb 2006 15:03:34 +0000 (15:03 +0000)]
bash_profile: Make .catacomb if necessary.

18 years agoemacs: Don't fail if SLIME can't be found.
Mark Wooding [Thu, 16 Feb 2006 14:27:01 +0000 (14:27 +0000)]
emacs: Don't fail if SLIME can't be found.

18 years agoInitial import of my profile.
Mark Wooding [Thu, 16 Feb 2006 14:18:50 +0000 (14:18 +0000)]
Initial import of my profile.