mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-02-13 13:22:47 +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
|
if [ ! -e "$XDG_RUNTIME_DIR" ]; then
|
||||||
mkdir -p "$XDG_RUNTIME_DIR"
|
mkdir -p "$XDG_RUNTIME_DIR"
|
||||||
fi
|
fi
|
||||||
|
export TERM=xterm-256color
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user