mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
busybox: set TERM variable to 'linux'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -26,5 +26,5 @@
|
||||
PS1='\[\e[0;32m\]\u\[\e[m\] \[\e[1;34m\]\w\[\e[m\] \[\e[1;32m\]\$\[\e[m\] \[\e[1;37m\]'
|
||||
export PS1
|
||||
|
||||
TERM="xterm"
|
||||
TERM="linux"
|
||||
export TERM
|
||||
Reference in New Issue
Block a user