mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-11-08 06:28:23 +01:00
export envar
This commit is contained in:
parent
af3e4bf92a
commit
d5eb6635fa
@ -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
|
||||
}
|
Loading…
Reference in New Issue
Block a user