mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Add a comment about xterm-256color.
This commit is contained in:
@@ -16,6 +16,7 @@ export QUOTING_STYLE="literal" # Coreutils quotes
|
||||
|
||||
# Fix gnome-terminal
|
||||
if [ "$TERM" = "xterm" -a "$COLORTERM" = "gnome-terminal" ] ; then
|
||||
# Requires `ncurses-base` package for terminfo.
|
||||
export TERM="xterm-256color"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user