summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 68db74e..6c89e6f 100644
--- a/.bashrc
+++ b/.bashrc
@@ -34,6 +34,7 @@ PROMPT_COMMAND='history -a; set_title "$(_dirtitle)"'
# environment
export XDG_CONFIG_HOME=$HOME/.config
export EDITOR=kak
+export MPD_HOST=192.168.0.23
# paths
export LUA_PATH_5_3="$HOME/.local/lib/lua/5.3/?.lua;$HOME/.local/share/lua/5.3/?.lua;;"