Merge branch 'master' of git.sr.ht:~serguzim/.dotfiles

This commit is contained in:
Tobias Reisinger 2020-01-13 16:24:15 +01:00
commit 3e8296a126

View file

@ -7,3 +7,5 @@ if [ -x "$(command -v gpgconf)" ]; then
fi fi
[ -x "$(command -v mpd)" ] && mpd [ -x "$(command -v mpd)" ] && mpd
[ $SHELL == "/bin/bash" ] && source $HOME/.bashrc