From fd56ce940e6d8b26b3b884f13420db4fb913eb3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Mon, 25 Dec 2023 17:42:04 +0100 Subject: bashrc : set MPD_HOST --- bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/bashrc b/bashrc index b0be2a4..58e154b 100644 --- a/bashrc +++ b/bashrc @@ -35,6 +35,7 @@ export PATH=${HOME_}/bin:${PATH#${HOME_}/bin:} export EDITOR=nvim export GEM_HOME="${HOME_}/.gem/ruby/3.0.0" export PATH=$PATH:$GEM_HOME/bin +export MPD_HOST=fakenews # catch and eval dmalloc output #function dmalloc { eval `command dmalloc -b $*`; } -- cgit v1.1-2-g2b99