TERM variable inline code

This commit is contained in:
Out Of Ideas 2024-01-22 20:40:28 -06:00
parent fae4c51526
commit 2310368429
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ Start `bash`
```
bash
```
Set the $TERM vairiable
Set the `$TERM` vairiable
```
TERM=xterm
```