bash: add /home/pw921828/built to path, update LD_LIBRARY_PATH

This commit is contained in:
2026-01-27 11:26:19 +00:00
parent 4a2e178b78
commit 271ff423e8

5
bashrc
View File

@@ -67,6 +67,11 @@ esac
export PROMPT_DIRTRIM=3
addpath $HOME/bin
export LD_LIBRARY_PATH=$HOME/lib:$LD_LIBRARY_PATH
addpath $HOME/built/bin
export LD_LIBRARY_PATH=$HOME/built/lib:$LD_LIBRARY_PATH
addpath $HOME/opt/bin end
export IPLAYER_OUTDIR="$HOME/Downloads/iplayer/"