add: mpd
This commit is contained in:
parent
d1f56bfdda
commit
1ea7c2ab0d
4 changed files with 487 additions and 0 deletions
2
.profile
2
.profile
|
@ -13,3 +13,5 @@ if [ -x "$(command -v gpgconf)" ]; then
|
|||
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
|
||||
gpgconf --launch gpg-agent
|
||||
fi
|
||||
|
||||
[ -x "$(command -v mpd)" ] && mpd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue