summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2023-11-16 18:55:44 +0000
committerubq323 <ubq323@ubq323.website>2023-11-16 18:55:44 +0000
commit3063e9244520d43358243d2a08bdff4bd1ae8ff7 (patch)
tree0ff5d30c1e347ede33c405723e72234e27e9e58c /.bashrc
parente71aa6eebc4c4197c943d76e8961ba4bfed77157 (diff)
various
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;;"