Commit graph

573 commits

Author SHA1 Message Date
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 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
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
allcontributors[bot] 2cc4ba3af3 docs: update website/docs/contributors.md [skip ci] 2024-08-20 16:39:07 +02:00
Jan De Dobbeleer db0cd9519b fix(bash): avoid unexpected expansions in Bash/Zsh
resolves #5468
2024-08-19 08:20:40 +02:00
L. Yeung 9a1bbe143e fix(shell): avoid unexpected expansions in Bash/Zsh
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
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
2024-08-18 20:11:59 +02:00
allcontributors[bot] ce4c430dcf docs: update website/docs/contributors.md [skip ci] 2024-08-09 11:37:38 +02:00
L. Yeung 2f5f59b5d2 feat(fish): support on-demand prompt re-rendering
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-06 18:22:45 +02:00
L. Yeung 485f45c496 feat(template): add .PSWD 2024-08-06 14:26:38 +02:00
L. Yeung 69556d6fb6 docs(templates): correct example for matchP helper function
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-05 10:08:47 +02:00
Jan De Dobbeleer a24d6a59a7 docs(block): remove incorrect code tag
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
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
resolves #5408
2024-08-04 20:38:09 +02:00
allcontributors[bot] 52c2e2cfe3 docs: update website/docs/contributors.md [skip ci] 2024-08-01 07:49:13 +02:00
Yash-Garg dca6a52300 feat: add nix-shell segment 2024-08-01 07:48:44 +02:00
Elad Leev a6461d2d79 fix(kubectl): change cache to 0 by default 2024-07-30 21:21:08 +02:00
allcontributors[bot] 76fa821ca7 docs: update website/docs/contributors.md [skip ci] 2024-07-27 18:03:04 +02:00
Aria Bounds a43f57dd79 feat(pwsh): pass original last execution status to Set-PoshContext for use in pwsh alias 2024-07-27 18:02:32 +02:00
allcontributors[bot] bd232627e9 docs: update website/docs/contributors.md [skip ci] 2024-07-27 12:13:05 +02:00
Jan De Dobbeleer 4e492e05be docs: rename kubectl to kubernetes 2024-07-27 12:12:36 +02:00
Elad Leev 576ec376d5 feat(kubectl): add cache to kubectl 2024-07-27 12:12:36 +02:00
Jan De Dobbeleer 7a6478269c feat(git): mapped branches
resolves #4979
2024-07-27 11:25:12 +02:00
Jan De Dobbeleer 7081cac3a2 feat(git): enable posh-git from the git segment config
BREAKING CHANGE: To use the posh-git module output, you must now set the
`source` property to `pwsh` in the git segment configuration.

In case you are using the default configuration,
you don't need to change anything.
2024-07-26 08:11:57 +02:00
Jan De Dobbeleer 15ab7783b7 docs(az): remove switch to enable manually 2024-07-26 08:11:57 +02:00
allcontributors[bot] fb97c83c25 docs: update website/docs/contributors.md [skip ci] 2024-07-25 20:40:07 +02:00
Adi Vaknin 79c859d434 feat(spotify): add segment cache on macOS 2024-07-25 20:39:38 +02:00
allcontributors[bot] 8cc1ff91ce docs: update website/docs/contributors.md [skip ci] 2024-07-25 17:33:26 +02:00
Felipe Zorzo 8759171096 feat(maven): add segment 2024-07-25 17:32:53 +02:00
Jan De Dobbeleer cdfd249b28 fix(bash): remove rprompt support
BREAKING CHANGE: rprompt is no longer supported for bash due to too many
side effects that have no solution in sight.
2024-07-22 09:22:10 +02:00
Jan De Dobbeleer c5195f6668 fix(bash): correctly align multiline prompt
relates to #5308
2024-07-22 09:22:10 +02:00
allcontributors[bot] 550f40f75b docs: update website/docs/contributors.md [skip ci] 2024-07-18 15:44:50 +02:00
Jan De Dobbeleer 57f0eecf39 docs(customize): start with shell specific config syntax 2024-07-17 08:46:53 +02:00
Jan De Dobbeleer 63fe24be4a docs(fonts): specify host installation
resolves #5284
2024-07-17 08:46:53 +02:00
Jan De Dobbeleer 34a9b62a16 docs(block): add context for enable_cursor_positioning 2024-07-14 07:50:45 +02:00
Jan De Dobbeleer fb9d447c87 feat(az): add tenant name 2024-07-11 21:25:16 +02:00
Jan De Dobbeleer 415d310c69 docs(general): add default values 2024-07-11 21:25:16 +02:00
allcontributors[bot] 5441a2cd74 docs: update website/docs/contributors.md [skip ci] 2024-07-11 20:52:21 +02:00