mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 08:08:00 +00:00
Fix a typo s/eigth/eighth/
This commit is contained in:
parent
704fc46c3f
commit
b8a3d90a13
@ -72,7 +72,7 @@ Though there are many effects, most terminals support at least bold formatting.
|
||||
| font-fifth | no-font-fifth |
|
||||
| font-sixth | no-font-sixth |
|
||||
| font-seventh | no-font-seventh |
|
||||
| font-eigth | no-font-eigth |
|
||||
| font-eighth | no-font-eighth |
|
||||
| font-ninth | no-font-ninth |
|
||||
|
||||
### Plain Text
|
||||
|
@ -49,7 +49,7 @@ FX=(
|
||||
font-fifth "\e[15m" no-font-fifth "\e[10m"
|
||||
font-sixth "\e[16m" no-font-sixth "\e[10m"
|
||||
font-seventh "\e[17m" no-font-seventh "\e[10m"
|
||||
font-eigth "\e[18m" no-font-eigth "\e[10m"
|
||||
font-eighth "\e[18m" no-font-eighth "\e[10m"
|
||||
font-ninth "\e[19m" no-font-ninth "\e[10m"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user