summaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
authoryuzu-eva <cafebabe@disroot.org>2025-03-08 20:32:26 +0100
committeryuzu-eva <cafebabe@disroot.org>2025-03-08 20:32:26 +0100
commit9f1a0d4102503aa3620ed831956dc469872ff87b (patch)
tree57cb80185f7d7ab66cf223a62d44c6104f14443d /.config/shell/profile
parenta32435cfed405c16182bd3efd10e2a4156578868 (diff)
changed monitor ports
Diffstat (limited to '.config/shell/profile')
-rw-r--r--.config/shell/profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index 65f116e..c7f0ca9 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -24,6 +24,8 @@ export EIX_LIMIT_COMPACT=0
export LC_ALL=en_US.utf8
+export UV_CACHE_DIR="$HOME/.local/share/uv/cache"
+
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/lib:/usr/local/lib64"
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH:/usr/local/lib64/pkgconfig"
export INFOPATH="$INFOPATH:/usr/local/share/info"
@@ -32,3 +34,5 @@ export GOPATH="$HOME/.local/share/go"
export PATH="$PATH:$HOME/.local/bin:$HOME/.local/src/fzf/bin:$HOME/.npm/bin:/sbin:/usr/sbin:$GOPATH/bin"
[ -f $HOME/.bashrc ] && . $HOME/.bashrc
+
+[[ -f /etc/motd.tcl ]] && /etc/motd.tcl