summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 6c89e6f..e0d64e9 100644
--- a/.bashrc
+++ b/.bashrc
@@ -34,7 +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
+export MPD_HOST=192.168.0.17
# paths
export LUA_PATH_5_3="$HOME/.local/lib/lua/5.3/?.lua;$HOME/.local/share/lua/5.3/?.lua;;"