3 lines
68 B
Bash
3 lines
68 B
Bash
|
# works well enough
|
||
|
[[ "$TERM" == "linux" ]] && TERM=xterm-256color
|