Skip to content

Commit 10617f8

Browse files
committed
📝 docs: update README.md
1 parent 21ae4d0 commit 10617f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ cd `your_location`
134134
>
135135
> - custom prompt ➝ [`clink/clink-custom/prompt.lua`](./clink/clink-custom/prompt.lua).
136136
> (Only one of the following should be set to `true`, otherwise `false`)
137-
> - **`oh-my-posh`**: to <u>enable</u>, set *`local ohmyposh_enabled = true`*
138-
> - **`starship`**: to <u>enable</u>, set *`local starship_enabled = true`*
137+
> - **`oh-my-posh`**: to enable, set *`local ohmyposh_enabled = true`*.
138+
> - **`starship`**: to enable, set *`local starship_enabled = true`*.
139139
> - `vfox`[`clink/clink-custom/vfox.lua`](./clink/clink-custom/vfox.lua)
140140
> - `zoxide`[`clink/clink-custom/zoxide.lua`](./clink/clink-custom/zoxide.lua)
141141

0 commit comments

Comments
 (0)