chiark / gitweb /
setup, pulseaudio, git: Add PulseAudio configuration; substituted dotfiles.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 12 Apr 2010 15:30:30 +0000 (16:30 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 12 Apr 2010 15:32:27 +0000 (16:32 +0100)
commit403dc17837643174f2ff25d1ae14a48ae37508c7
tree4e80cadd3dd01f2feb04b34e0f6ec956b14dfa02
parent9850239276b1911fe285ac625ce8d8d5d9630190
setup, pulseaudio, git: Add PulseAudio configuration; substituted dotfiles.

Add a notion of a `substituted dotfile', which is installed by applying
a simple sed(1) script to a skeleton rather than messing with symbolic
links.

Install some basic PulseAudio configuration.  Pulse needs this hacking
because it doesn't let us refer to our home directory without an absolute
pathname, which is a total nuisance.

Adopt .gitconfig under this scheme.  The source moves to dot/gitconfig.in
now.
dot/gitconfig.in [moved from git/gitconfig with 100% similarity]
dot/pulse-default.pa.in [new file with mode: 0644]
setup