We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21ae4d0 commit 10617f8Copy full SHA for 10617f8
README.md
@@ -134,8 +134,8 @@ cd `your_location`
134
>
135
> - custom prompt ➝ [`clink/clink-custom/prompt.lua`](./clink/clink-custom/prompt.lua).
136
> (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`*
+> - **`oh-my-posh`**: to enable, set *`local ohmyposh_enabled = true`*.
+> - **`starship`**: to enable, set *`local starship_enabled = true`*.
139
> - `vfox` ➝ [`clink/clink-custom/vfox.lua`](./clink/clink-custom/vfox.lua)
140
> - `zoxide` ➝ [`clink/clink-custom/zoxide.lua`](./clink/clink-custom/zoxide.lua)
141
0 commit comments