mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-18 22:51:10 -08:00
970dad757c
Updated the Fish section of the FAQ to address issues with Vim mode display: 1. Moved the export of `$fish_bind_mode` to `FISH__BIND_MODE` within the `rerender_on_bind_mode_change` function, as `set_poshcontext` had no effect. 2. Added instructions to mask the `fish_default_mode_prompt` function to prevent it from echoing the mode before Oh My Posh renders the prompt, ensuring a cleaner prompt display. |
||
---|---|---|
.. | ||
api | ||
blog | ||
docs | ||
plugins/appinsights | ||
src | ||
static | ||
.gitignore | ||
docusaurus.config.js | ||
export_themes.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
sidebars.js | ||
staticwebapp.config.json |
Website
This website is built using Docusaurus 2, a modern static website generator.
Installation
$ npm install
Local Development
$ npm run start
This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.