mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-19 21:41:07 +01:00
README spelling errors
This commit is contained in:
parent
86f0390907
commit
3b771af96e
1 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@ export TERM=xterm-256color
|
||||||
```
|
```
|
||||||
|
|
||||||
It is possible that this is all that will be needed for the italic functionality to work
|
It is possible that this is all that will be needed for the italic functionality to work
|
||||||
as well. I do reccomend trying and seeing if italics work. It it does not, just follow the
|
as well. I do recommend trying and seeing if italics work. It it does not, just follow the
|
||||||
simple steps below.
|
simple steps below.
|
||||||
|
|
||||||
### Italics Setup
|
### Italics Setup
|
||||||
|
@ -56,7 +56,7 @@ simple steps below.
|
||||||
|
|
||||||
2) Create a file inside `~/.terminfo` called `xterm-256color-italics.terminfo`
|
2) Create a file inside `~/.terminfo` called `xterm-256color-italics.terminfo`
|
||||||
|
|
||||||
3) Place the follwing contents inside `xterm-256color-italics.terminfo` *exactly* as
|
3) Place the following contents inside `xterm-256color-italics.terminfo` *exactly* as
|
||||||
they are shown:
|
they are shown:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue