mirror of
https://github.com/ItsDrike/nixdots
synced 2025-02-23 20:49:03 +00:00
Fix typo
This commit is contained in:
parent
946248bdae
commit
419c916914
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue