summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 0 insertions, 2 deletions
diff --git a/.profile b/.profile
index 892882b..aaa0383 100644
--- a/.profile
+++ b/.profile
@@ -9,8 +9,6 @@ export BROWSER="firefox"
export READER="zathura"
export BIB="$HOME/Documents/LaTeX/uni.bib"
-mpd &
-
[[ -f ~/.scripts/shortcuts.sh ]] && ~/.scripts/shortcuts.sh
[[ -f ~/.bashrc ]] && . ~/.bashrc