Commit graph

736 commits

Author SHA1 Message Date
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
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
dependabot[bot] fb45e8a498 chore: bump axios from 1.6.2 to 1.7.4 in /website/api
Some checks failed
Code QL / code-ql (push) Has been cancelled
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.2...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 08:01:17 +02:00
allcontributors[bot] ce4c430dcf docs: update website/docs/contributors.md [skip ci] 2024-08-09 11:37:38 +02:00
Sarp User f13eae852b fix(install): add -p flag for absolute path 2024-08-09 11:37:05 +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 81d79a7e41 docs(blog): reword rprompt text 2024-07-23 13:36:58 +02:00
Jan De Dobbeleer 2334f410f2 docs(blog): bash rprompt deprecation statement 2024-07-22 16:11:31 +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 55113b8e66 feat(install): use user-writable installation directories by default
relates to #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 cf8c71cd50 docs(export): specify output name 2024-07-11 23:03:28 +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
EDIflyer 1d72a19694 fix(image): export with correct file name 2024-07-11 20:51:51 +02:00
allcontributors[bot] e8f492ce76 docs: update website/docs/contributors.md [skip ci] 2024-07-11 07:47:28 +02:00
L. Yeung ad34a6e530 docs(fish): lower version requirement 2024-07-11 07:32:36 +02:00
allcontributors[bot] 53636e8596 docs: update website/docs/contributors.md [skip ci] 2024-07-09 15:34:54 +02:00
Jonathan Dickinson f1cd2fb2a9 docs: add FAQ entry for accessing the fish bind mode
Adds a FAQ entry demonstrating how to access the fish bind mode using
`set_poshcontext`.
2024-07-09 15:34:19 +02:00
allcontributors[bot] 41f977a417 docs: update website/docs/contributors.md [skip ci] 2024-07-09 09:25:49 +02:00
edwin-shdw d6ee191140 docs(faq): fix grammar and typos 2024-07-09 09:25:18 +02:00
Jan De Dobbeleer 507f296124 docs(bash): highlight broken powerline in Git Bash 2024-07-08 16:53:01 +02:00
Jan De Dobbeleer b103581ed6 refactor(prompt): explicitly enable cursor positioning 2024-07-08 16:53:01 +02:00
Jan De Dobbeleer 8b6933160a feat(transient): allow setting a newline 2024-07-06 10:33:36 +02:00
Jan De Dobbeleer 67b7e6a959 chore(website): update dependencies 2024-07-05 12:31:42 +02:00
Jan De Dobbeleer f891a26fe9 docs(sidebar): restructure segment layout
resolves #5171
2024-07-05 12:31:42 +02:00
Jan De Dobbeleer 6aca58eef9 chore: add winget configuration for development
resolves #5054
2024-07-05 09:07:05 +02:00
Jan De Dobbeleer 45472c82d2 docs(contributing): update source file locations 2024-07-04 21:55:20 +02:00
Jan De Dobbeleer 1855a786dc feat(font): remove install as user requirement on Windows 2024-07-04 11:05:24 +02:00
Jan De Dobbeleer 3537f3fd49 fix(upgrade): enable for all platforms
resolves #5184
2024-06-29 20:04:48 +02:00
allcontributors[bot] a184317279 docs: update .all-contributorsrc [skip ci] 2024-06-28 20:55:17 +02:00
allcontributors[bot] d688cd274c docs: update website/docs/contributors.md [skip ci] 2024-06-28 20:55:17 +02:00
allcontributors[bot] 6cade66994 docs: update website/docs/contributors.md [skip ci] 2024-06-28 10:04:11 +02:00
Thisaru Guruge 6b5b377465 fix: typos in the description 2024-06-28 10:03:49 +02:00
Jacob Bundgaard cf3f13244f docs: describe interaction between disable_notice and auto_upgrade 2024-06-28 10:03:35 +02:00
allcontributors[bot] 8b810ba0b0 docs: update website/docs/contributors.md [skip ci] 2024-06-23 10:34:59 +02:00
Aleksandr Kondrashov 3cbd4d529f docs(fonts): deprecate homebrew/cask-fonts 2024-06-23 10:34:30 +02:00
Jan De Dobbeleer ba316190d7 docs(banner): nudge for sponsorships 2024-06-21 16:15:12 +02:00
Jan De Dobbeleer 0d94f1ceb7 docs(templates): explicitly mention OSC8
relates to #5138
2024-06-21 16:15:12 +02:00
allcontributors[bot] efc496d236 docs: update website/docs/contributors.md [skip ci] 2024-06-21 13:58:15 +02:00
Charlie Arehart 34e99ce88a
docs: fix contributing typo's 2024-06-21 13:57:44 +02:00