mirror of
https://github.com/ItsDrike/nixdots
synced 2024-11-10 02:19:41 +00:00
Fix typo
This commit is contained in:
parent
946248bdae
commit
419c916914
|
@ -6,4 +6,4 @@ if [ -z "$TERM" ]; then
|
|||
elif ! infocmp "$TERM" &>/dev/null; then
|
||||
export TERM=xterm
|
||||
echo "TERM set to xterm due to missing terminfo entry."
|
||||
end
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue