summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-08-03 16:50:58 -0400
committerLuke Smith <luke@lukesmith.xyz>2018-08-03 16:50:58 -0400
commit6c8a9f76ac70749824f96eb67ccd55457dc2ff83 (patch)
tree66ee963cc07a53f1db6773eea8b90898e8b2a8bc /.profile
parent2156f94d4c23718b25cdb09fa26a83866f7fe518 (diff)
downloadeibhear-6c8a9f76ac70749824f96eb67ccd55457dc2ff83.tar.gz
eibhear-6c8a9f76ac70749824f96eb67ccd55457dc2ff83.tar.zst
eibhear-6c8a9f76ac70749824f96eb67ccd55457dc2ff83.zip
mpd returned to i3 config
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