mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-07-31 05:00:42 +02:00
export envar
This commit is contained in:
@ -9,5 +9,6 @@ export PATH=$PATH:/home/$USER/bin
|
||||
if [ ! -e "$XDG_RUNTIME_DIR" ]; then
|
||||
mkdir -p "$XDG_RUNTIME_DIR"
|
||||
fi
|
||||
export TERM=xterm-256color
|
||||
EOF
|
||||
}
|
Reference in New Issue
Block a user