diff --git a/.profile b/.profile index aaa0383..892882b 100644 --- a/.profile +++ b/.profile @@ -9,6 +9,8 @@ export BROWSER="firefox" export READER="zathura" export BIB="$HOME/Documents/LaTeX/uni.bib" +mpd & + [[ -f ~/.scripts/shortcuts.sh ]] && ~/.scripts/shortcuts.sh [[ -f ~/.bashrc ]] && . ~/.bashrc