reboot: chezmoi

This commit is contained in:
Matthew Ryan Dillon 2023-01-25 22:13:24 -07:00
parent 1dfcb6068f
commit e8846ec72b
36 changed files with 5 additions and 1387 deletions

View file

@ -0,0 +1,4 @@
*~
.DS_Store
.idea
.vscode

View file

@ -0,0 +1,4 @@
theme = "base16_terminal"
[editor]
true-color = true

View file

@ -0,0 +1,15 @@
pid_file "~/.config/mpd/mpd.pid"
playlist_directory "~/.config/mpd/playlists"
music_directory "http://anonymous@wren.local:5005/music"
database {
plugin "proxy"
host "wren.local"
}
audio_output {
type "pulse"
name "spleen"
server "/mnt/wslg/PulseServer"
}