This commit is contained in:
Michael Zhang 2021-02-02 18:45:59 -06:00
parent 10fb1faa75
commit a97224f4b3
Signed by: michael
GPG key ID: BDA47A31A3C8EE6B
2 changed files with 1 additions and 2 deletions

View file

@ -10,7 +10,7 @@
# be disabled and audio files will only be accepted over ipc socket (using
# file:// protocol) or streaming files over an accepted protocol.
#
music_directory "/mnt/storage/music"
music_directory "~/Music"
#
# This setting sets the MPD internal playlist directory. The purpose of this
# directory is storage for playlists created by MPD. The server will use

View file

@ -1,4 +1,3 @@
alias subl="nvim"
alias ls="exa"
alias rm="garbage put"
alias cm="chezmoi"