263:8595f388c1d2
Anton Shestakov <av6@dwimlabs.net>, 23 months ago
dpkg: don't install /etc/alsa/conf.d/99-pipewire-default.conf symlink This file makes ALSA use PipeWire by default, not only as pcm, but also as ctl. There's 50-pipewire.conf that makes PipeWire simply available as an ALSA device, that's fine.

next change 270:1d5e48ac6718
previous change 173:7c2e8fa084cf

.gitconfig

Permissions: -rw-r--r--

Other formats: Feeds:
173
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
[user]
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
name = Anton Shestakov
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
email = av6@dwimlabs.net
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
[push]
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
default = current
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
[commit]
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
verbose = true
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
[alias]
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
st = status
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
ci = commit
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
d = diff
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
gl = log --graph --decorate --all