The most customisable and low-latency cross platform/shell prompt renderer
Find a file
Eduard Tolosa d6c1ff9518 fix: use .PhysicalAvailableMemory instead of PhysicalFreeMemory
when showing memory usage, what you want to know is the used memory,
which doesn't include cached memory; cache memory can be claimed by
the kernel under memory pressure.

the Linux kernel will try to use as much cache as possible by default,
but that doesn't mean that the RAM is not available.

This PR fixes that and shows only the real used memory.
2025-03-03 13:59:11 +01:00
.config chore: update winget config file location & extension 2025-03-03 13:59:11 +01:00
.devcontainer chore(devcontainer): remove empty config flag 2024-07-08 17:03:41 +02:00
.github chore: group dependency updates 2025-02-27 08:48:41 +01:00
.vscode feat(template): add global Version property 2025-02-27 08:48:41 +01:00
build feat(release): publish artifacts to CDN 2024-11-28 19:49:48 +01:00
packages fix(winget): download from CDN 2024-12-01 18:03:16 +01:00
src feat: add go.sum and go.work to Go detection 2025-03-03 13:59:11 +01:00
themes fix: use .PhysicalAvailableMemory instead of PhysicalFreeMemory 2025-03-03 13:59:11 +01:00
website feat: add go.sum and go.work to Go detection 2025-03-03 13:59:11 +01:00
.all-contributorsrc docs: update .all-contributorsrc [skip ci] 2025-03-03 13:53:08 +01:00
.commitlintrc.yml refactor(lint): remove help section from commitlint config 2024-09-22 11:04:11 +02:00
.editorconfig chore: add coding styles for Lua 2024-09-19 08:29:35 +02:00
.gitattributes refactor: linting checks for all platforms 2020-11-12 14:04:52 +01:00
.gitignore feat(install): add msi 2024-11-23 20:58:29 +01:00
.markdownlint.yaml docs(wifi): fix config block 2021-11-25 07:33:43 +01:00
.markdownlintignore chore: replace .md linter 2021-04-24 19:34:09 +02:00
.versionrc.json docs(segments): revise descriptions for language segments 2022-05-12 17:25:45 +02:00
CODE_OF_CONDUCT.md chore(bluesky): update release text body 2023-05-01 10:07:21 +02:00
CONTRIBUTING.md chore: add winget configuration for development 2024-07-05 09:07:05 +02:00
COPYING chore: adjust license 2022-02-28 07:48:03 +01:00
README.md docs: add subscription links 2024-11-09 11:41:53 +01:00
SECURITY.md docs: correct typos 2023-10-05 11:41:05 +02:00

Oh My Posh logo – Prompt theme engine for any shell

MIT license badge

Build Status badge

Release version number badge

Documentation link badge ohmyposh.dev

Number of GitHub Downloads badge

This repo was made with love using GitKraken.

GitKraken shield

Join the community

Mastodon badge

Discord badge

What started as the offspring of oh-my-posh2 for PowerShell resulted in a cross platform, highly customizable and extensible prompt theme engine. After 4 years of working on oh-my-posh, a modern and more efficient tool was needed to suit my personal needs.

❤️ Support ❤️

Swag - Show your love with a t-shirt!

GitHub - One time support, or a recurring donation?

Ko-Fi - No coffee, no code.

Subscription Tiers on Polar

Features

  • Shell and platform agnostic
  • Easily configurable
  • The most configurable prompt utility
  • Fast
  • Secondary prompt
  • Right prompt
  • Transient prompt

Documentation

Documentation

Reviews

Thanks