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