mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-10 04:54:03 -08:00
3ded4c00fc
BREAKING CHANGE: this removes the posh-git segment. To mitigate, rename the posh-git segment to git. In case you had a custom template, make sure to migrate to the git segment's template. You can now also leverage the same logic and properties as the git segment in both the text template and/or color templates. |
||
---|---|---|
.. | ||
api | ||
blog | ||
docs | ||
plugins/appinsights | ||
src | ||
static | ||
.gitignore | ||
docusaurus.config.js | ||
export_themes.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
sidebars.js |
Website
This website is built using Docusaurus 2, a modern static website generator.
Installation
$ yarn install
Local Development
$ yarn 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.