summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2023-09-18 20:39:20 +0100
committerubq323 <ubq323@ubq323.website>2023-09-18 20:39:20 +0100
commit96a4d580a34a5670a9dc7285c8e0b591193ccf9b (patch)
tree0f43762d7158556d4c6741161cfbe4a84b130500 /.bashrc
parent46596692dcbd30c8d105d79b96aacc8b9f3bd12f (diff)
various
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;;"