summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-08-01 21:58:53 -0400
committerLuke Smith <luke@lukesmith.xyz>2018-08-01 21:58:53 -0400
commit5f6ccaad330da9fed107444243d1d87716130940 (patch)
tree4b2e0c9b42b7780cb4d37f9fa97e923cbc8d528e
parent2f6d15dd2de497f1ae43cb4ba3994773b13f1a99 (diff)
downloadeibhear-5f6ccaad330da9fed107444243d1d87716130940.tar.gz
eibhear-5f6ccaad330da9fed107444243d1d87716130940.tar.zst
eibhear-5f6ccaad330da9fed107444243d1d87716130940.zip
mpd moved to profile
-rw-r--r--.profile2
1 files changed, 2 insertions, 0 deletions
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