ouais
This commit is contained in:
parent
10fb1faa75
commit
a97224f4b3
2 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
alias subl="nvim"
|
||||
alias ls="exa"
|
||||
alias rm="garbage put"
|
||||
alias cm="chezmoi"
|
||||
|
|
Loading…
Reference in a new issue