Anton Shestakov <av6@dwimlabs.net>, Mon, 16 Sep 2024 00:48:36 +0400
.hgrc: dp1 and dp2 aliases to diff for sanity-checks of merges
An extra alias "d" is needed to make sure `hg d` still works after we add other
commands starting with "d".
`--from` and `--to` are hg 5.7+, they provide clearer UI, but you can still use
`hg diff -r foo -r bar`.
.asoundrc
Permissions: -rw-r--r--
# modprobe snd-aloop id=Loopback pcm_substreams=1 timer_source=Generic
slave.pcm "dsnoop:CARD=Loopback,DEV=1"
a { channels 2 pcm "dmix:CARD=Loopback,DEV=0" }
b { channels 2 pcm "dmix:CARD=Generic,DEV=0" }
slave.pcm "dsnoop:CARD=Generic,DEV=0"