Commit graph

701 commits

Author SHA1 Message Date
allcontributors[bot] 1be8b31cde docs: update website/docs/contributors.md [skip ci] 2024-10-22 20:46:49 +02:00
Jan De Dobbeleer 2557ee2eab fix(network): map SSID to .Name
Some checks failed
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
resolves #5742
2024-10-14 13:47:35 +02:00
Jan De Dobbeleer b239a68d05 docs(install): adjust typo 2024-10-13 13:45:54 +02:00
Jan De Dobbeleer 745ec78586 docs(install): correct installation folder 2024-10-13 10:27:44 +02:00
allcontributors[bot] 1168a3a626 docs: update website/docs/contributors.md [skip ci] 2024-10-11 21:38:27 +02:00
Antonin Ruan 026fa16145 refactor(python): change fallback_names to default_venv_names 2024-10-11 21:37:55 +02:00
Antonin Ruan daea52598c feat(python): make folder fallback env names customizable 2024-10-11 21:37:55 +02:00
allcontributors[bot] a0c04c6202 docs: update website/docs/contributors.md [skip ci] 2024-10-11 21:25:25 +02:00
devxpain 970dad757c docs(faq): clarify Vim mode handling and improve prompt rendering
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.
2024-10-11 21:24:51 +02:00
Jan De Dobbeleer addef6530a feat(color): enable accent color for macOS
Some checks failed
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
resolves #5711
2024-10-07 16:07:22 +02:00
allcontributors[bot] c3244f0a98 docs: update website/docs/contributors.md [skip ci] 2024-09-29 11:14:45 +02:00
Archimedes Trajano f0bcdc62c2
chore(install): allow specifying the version 2024-09-29 11:14:15 +02:00
allcontributors[bot] 119761f43a docs: update website/docs/contributors.md [skip ci] 2024-09-26 19:53:46 +02:00
ilaumjd 12bc0b7237 feat(swift): add Podfile extension 2024-09-26 19:53:15 +02:00
allcontributors[bot] 0c8d9c2566 docs: update website/docs/contributors.md [skip ci] 2024-09-22 09:02:57 +02:00
Artin 07b613fc0f docs(info): initialize oh-my-posh at the end your rc file(s) 2024-09-22 09:01:56 +02:00
allcontributors[bot] b536ef71f5 docs: update website/docs/contributors.md [skip ci] 2024-09-20 08:47:09 +02:00
Olivia Bahr 9cf42b56d5
feat(template): add random function 2024-09-20 08:46:37 +02:00
L. Yeung 991f146f88 docs: add quotes to Tcsh eval commands 2024-09-19 08:29:35 +02:00
Artin a741b18d90
docs(install): update Microsoft Store badge and URL
Some checks failed
Code QL / code-ql (push) Has been cancelled
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
2024-09-17 20:49:36 +02:00
allcontributors[bot] 49ba2b3de3 docs: update website/docs/contributors.md [skip ci] 2024-09-12 06:52:53 +02:00
Artin 835350d813
docs(time): clarify datetime syntax formats 2024-09-12 06:52:07 +02:00
allcontributors[bot] 432235e7a3 docs: update website/docs/contributors.md [skip ci] 2024-09-10 20:55:18 +02:00
Michael Grubb 80cf25d6a8 docs(python): make the display_mode default agree with code
Also adds the `environment` mode to the list of acceptable values.
2024-09-10 20:54:45 +02:00
Artin bc483d677f chore(website): improve sidebar emojis
Some checks failed
Code QL / code-ql (push) Has been cancelled
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
2024-09-10 08:40:56 +02:00
Artin 72b0cda800
feat(website): add theme-based favicon switching 2024-09-10 08:33:36 +02:00
allcontributors[bot] 0c799cf60a docs: update website/docs/contributors.md [skip ci] 2024-09-09 18:54:19 +02:00
David Kizivat a1ff6b5c4a
feat(git): add lists of commit's head, tag and remote references 2024-09-09 18:53:48 +02:00
Jan De Dobbeleer cb2dd07b19 docs: add upgrade section
Some checks failed
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
resolves #5452
2024-09-08 11:28:40 +02:00
allcontributors[bot] d6d9306bf0 docs: update website/docs/contributors.md [skip ci] 2024-09-08 09:32:10 +02:00
allcontributors[bot] f604b18e43 docs: update website/docs/contributors.md [skip ci] 2024-09-07 22:09:20 +02:00
Raman Gupta a3f58ecc37 docs: faq for Fish PWD history navigation
As per https://github.com/JanDeDobbeleer/oh-my-posh/issues/5567 a
function is needed to integrate Fish directory history navigation with
oh-my-posh. Add an FAQ entry about this.
2024-09-07 22:08:53 +02:00
Artin 8834aafd7c feat(website): add navbar theme-based OhMyPosh icon switching
Add srcDark feature to switch between light and dark OhMyPosh icons in navigation bar (located in top of website) based on user's system theme or user's browser theme preference.
2024-09-07 21:30:26 +02:00
Artin 2bcca1904e feat(website): add logo-light.svg 2024-09-07 21:30:26 +02:00
Artin 096ec27692 chore(website): rename logo.svg -> logo-dark.svg 2024-09-07 21:30:26 +02:00
Artin 6e15387924 fix(docs): correct go and go-started urls 2024-09-07 21:29:52 +02:00
Jan De Dobbeleer 90f3789057 feat(kubernetes): parse kubeconfig by default
resolves #5443
2024-09-02 12:46:27 +02:00
Jan De Dobbeleer 0700dfa594 feat(cftarget): allow files override
resolves #5526
2024-09-02 12:46:27 +02:00
Jan De Dobbeleer b67756001f feat(palettes): allow color reuse using palette 2024-09-02 12:46:27 +02:00
Jan De Dobbeleer 97def993a6 docs: update docusaurus
Some checks are pending
Code QL / code-ql (push) Waiting to run
Azure Static Web Apps CI/CD / Build and Deploy (push) Waiting to run
2024-08-31 10:56:02 +02:00
Jan De Dobbeleer 3403e58b60 docs: use system theme by default
resolves #5540
2024-08-31 10:56:02 +02:00
L. Yeung abd6676c5b fix(path): improve path cleaning, normalization and parsing
Some checks failed
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
2024-08-29 18:15:00 +02:00
L. Yeung e28d91b854 fix(cli): correct execution logic and improve messages 2024-08-27 09:43:38 +02:00
L. Yeung e2626c8668 fix(shell): avoid unexpected expansions in Bash/Zsh 2024-08-27 09:43:38 +02:00
Jan De Dobbeleer c289a038ac feat(upgrade): remove no new version notice 2024-08-27 09:43:38 +02:00
allcontributors[bot] 9041ea80fd docs: update website/docs/contributors.md [skip ci] 2024-08-26 21:14:47 +02:00
Guspan Tanadi 42f6585c15 docs(started): recent intended links 2024-08-26 21:14:12 +02:00
allcontributors[bot] ec307e6241 docs: update website/docs/contributors.md [skip ci] 2024-08-24 17:10:41 +02:00
Artin 7621ed8061 fix(docs): correct syntax issue
There is a syntax issue for configuring example of segments in https://ohmyposh.dev/docs/configuration/segment
2024-08-24 17:10:11 +02:00
allcontributors[bot] 055c1f6062 docs: update website/docs/contributors.md [skip ci] 2024-08-22 08:33:34 +02:00