Commit graph

3739 commits

Author SHA1 Message Date
allcontributors[bot] 58ba3b075c docs: update .all-contributorsrc [skip ci] 2024-09-07 22:09:20 +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
dependabot[bot] f33c772e8e chore: bump golang.org/x/sys from 0.24.0 to 0.25.0 in /src
Some checks failed
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
Code QL / code-ql (push) Waiting to run
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/sys/compare/v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 00:44:00 +00:00
dependabot[bot] f1765df0dc chore: bump golang.org/x/mod from 0.20.0 to 0.21.0 in /src
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.20.0 to 0.21.0.
- [Commits](https://github.com/golang/mod/compare/v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 00:43:55 +00:00
dependabot[bot] 9eeeae8d40 chore: bump golang.org/x/image from 0.19.0 to 0.20.0 in /src
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/image/compare/v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 00:37:41 +00:00
dependabot[bot] 51d66d62e6 chore: bump golang.org/x/text from 0.17.0 to 0.18.0 in /src
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 00:37:30 +00:00
L. Yeung f54cd26436 fix(elvish): prevent cutting off a right-aligned block
Some checks failed
Code QL / code-ql (push) Has been cancelled
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
2024-09-02 13:40:48 +02:00
Jan De Dobbeleer b492903f08 feat(template): add functional stat, dir and base
resolves #5508
2024-09-02 12:46:27 +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 47976a876d chore: update bug template 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
dependabot[bot] e5617c6659 chore: bump github.com/charmbracelet/bubbletea in /src
Some checks are pending
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 00:54:20 +00:00
dependabot[bot] 56f45885f9 chore: bump actions/upload-artifact from 4.3.6 to 4.4.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](834a144ee9...50769540e7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 00:23:19 +00:00
L. Yeung d147f98d4b chore(schema): add var
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-09-01 12:20:41 +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
dependabot[bot] 34c429650c chore: bump github/codeql-action from 3.26.5 to 3.26.6
Some checks failed
Code QL / code-ql (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.5 to 3.26.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](2c779ab0d0...4dd16135b6)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 01:03:13 +00:00
dependabot[bot] 2654ec999e chore: bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 in /src
Bumps [github.com/Masterminds/sprig/v3](https://github.com/Masterminds/sprig) from 3.2.3 to 3.3.0.
- [Release notes](https://github.com/Masterminds/sprig/releases)
- [Changelog](https://github.com/Masterminds/sprig/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Masterminds/sprig/compare/v3.2.3...v3.3.0)

---
updated-dependencies:
- dependency-name: github.com/Masterminds/sprig/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 00:52:21 +00:00
dependabot[bot] 7e9c4950e4 chore: bump github.com/charmbracelet/bubbletea in /src
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 00:52:16 +00: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
Jan De Dobbeleer 476bfd1fff feat(cache): make cache location logic cross platform
Some checks are pending
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
2024-08-29 11:07:36 +02:00
dependabot[bot] 90612a42d9 chore: bump github.com/charmbracelet/bubbletea in /src
Some checks are pending
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.27.1 to 1.0.0.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v0.27.1...v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-29 00:39:51 +00:00
L. Yeung 23d200b56c fix(shell): use Windows PID as POSH_PID in a Cygwin environment
Some checks failed
Code QL / code-ql (push) Has been cancelled
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
2024-08-27 09:43:38 +02:00
L. Yeung e28d91b854 fix(cli): correct execution logic and improve messages 2024-08-27 09:43:38 +02:00
L. Yeung 48f633e0cb fix(export): omit specific fields 2024-08-27 09:43:38 +02:00
L. Yeung 0644c93a67 fix(bash): respect PROMPT_COMMAND as an array 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
dependabot[bot] 50d209e773 chore: bump github.com/hashicorp/hcl/v2 from 2.21.0 to 2.22.0 in /src
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
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/hashicorp/hcl/releases)
- [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/hcl/compare/v2.21.0...v2.22.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/hcl/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-27 00:22:47 +00:00
dependabot[bot] b7a7cd2332 chore: bump github.com/pelletier/go-toml/v2 from 2.2.2 to 2.2.3 in /src
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
- [Commits](https://github.com/pelletier/go-toml/compare/v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-27 00:22:31 +00:00
allcontributors[bot] 9c6e35f7aa docs: update .all-contributorsrc [skip ci] 2024-08-26 21:14:47 +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
dependabot[bot] 3badaca141 chore: bump github/codeql-action from 3.26.3 to 3.26.5
Some checks are pending
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.3 to 3.26.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](883d8588e5...2c779ab0d0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 01:01:16 +00:00
allcontributors[bot] d27cc553d0 docs: update .all-contributorsrc [skip ci] 2024-08-24 17:10:41 +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
dependabot[bot] 28817bae48 chore: bump github.com/charmbracelet/bubbletea in /src
Some checks failed
Code QL / code-ql (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.27.0 to 0.27.1.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/master/.goreleaser.yml)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v0.27.0...v0.27.1)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-23 01:05:47 +00:00
L. Yeung 8f6aa125a5 fix(elvish): improve robustness of initialization
Some checks are pending
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
2024-08-22 20:02:13 +02:00
Jan De Dobbeleer 7486558436 fix(bash): escape executable
Some checks are pending
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
resolves #5496
2024-08-22 13:25:00 +02:00
allcontributors[bot] dde2064ea1 docs: update .all-contributorsrc [skip ci] 2024-08-22 08:33:34 +02:00
allcontributors[bot] 055c1f6062 docs: update website/docs/contributors.md [skip ci] 2024-08-22 08:33:34 +02:00
thep0y b7864bb415
feat(http): use standard library proxy resolution 2024-08-22 08:33:01 +02:00
Jan De Dobbeleer 7e5717bc2a chore(launch): add notice configuration
Some checks are pending
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
2024-08-21 09:50:37 +02:00