Commit graph

3380 commits

Author SHA1 Message Date
Herby Gillot 9cbacddddf docs(macos): add MacPorts install instructions
https://ports.macports.org/port/oh-my-posh/
2024-05-29 14:32:41 +02:00
Jan De Dobbeleer 099f6cb6c3 fix(ansi): reset background when transparent 2024-05-29 14:14:48 +02:00
Jan De Dobbeleer 517b7a6d57 fix(font): use font base name 2024-05-27 20:11:44 +02:00
dependabot[bot] 85bfb55670 chore: bump azure/login from 2.1.0 to 2.1.1
Bumps [azure/login](https://github.com/azure/login) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](6b2456866f...6c251865b4)

---
updated-dependencies:
- dependency-name: azure/login
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 01:08:29 +00:00
Jan De Dobbeleer 45d6f5d412 fix(cmd): initialize cache correctly
resolves #4959
2024-05-26 17:45:51 +02:00
dependabot[bot] 0a3b317224 chore: bump github.com/charmbracelet/lipgloss in /src
Bumps [github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/charmbracelet/lipgloss/releases)
- [Commits](https://github.com/charmbracelet/lipgloss/compare/v0.10.0...v0.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-24 01:01:42 +00:00
dependabot[bot] f989e507cb chore: bump github.com/charmbracelet/bubbletea in /src
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.26.2 to 0.26.3.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v0.26.2...v0.26.3)

---
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-05-24 00:55:34 +00:00
allcontributors[bot] eadb4da449 docs: update .all-contributorsrc [skip ci] 2024-05-23 18:13:25 +02:00
allcontributors[bot] 781b6fabba docs: update website/docs/contributors.md [skip ci] 2024-05-23 18:13:25 +02:00
Jeffrey Labonski 11606ead7a feat(helm): add helmfile support 2024-05-23 18:12:56 +02:00
dependabot[bot] 9058a9778e chore: bump TriPSs/conventional-changelog-action from 5.2.1 to 5.3.0
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 08:01:32 +00:00
dependabot[bot] e03023d1cc chore: bump github.com/goccy/go-json from 0.10.2 to 0.10.3
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 08:00:36 +00:00
Jan De Dobbeleer be47940d00 feat(powerline): add leading_powerline_symbol 2024-05-23 09:55:37 +02:00
dependabot[bot] 44da6a660e chore: update github/codeql-action to v3.25.6
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 17:42:20 +00:00
Jan De Dobbeleer eebb45ef07 fix(iterm): initialize prompt mark correctly for all supported shells 2024-05-20 20:05:16 +02:00
Ernesto Casablanca 5dee9d74a6 fix: correct links for versions higher than 6 2024-05-20 16:20:01 +02:00
dependabot[bot] be9faf1a2c chore(deps): bump github/codeql-action from 2.13.4 to 3.25.5
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.13.4 to 3.25.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](cdcdbb5797...b7cec75265)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 00:57:31 +00:00
Jan De Dobbeleer e7a10ac029 feat(iterm): add iTerm features to the root configuration
BREAKING CHANGE: The iTerm segment has been removed and its features
have been added to the root configuration. To re-enable the iTerm
features, remove the iTerm segment and add the following to your
oh-my-posh configuration:

```json
{
  "iterm_features": ["prompt_mark", "current_dir", "remote_host"]
}
```

Choose this option if you want to enable the prompt mark for shell
integration and/or enable current directory and remote host in the
iTerm status bar.
2024-05-19 14:13:01 +02:00
Jan De Dobbeleer 391ceaf5f0 feat(zsh): remove rprompt space natively 2024-05-19 09:19:58 +02:00
Jan De Dobbeleer 950c608939 feat(go): upgrade to 1.22.3 2024-05-19 08:44:07 +02:00
Jan De Dobbeleer 4e9f7f9060 feat(font): add official Cascadia Code release
resolves #4936
2024-05-17 13:56:19 +02:00
dependabot[bot] 6a84d275ac chore(deps): bump actions/checkout from 4.1.5 to 4.1.6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](44c2b7a8a4...a5ac7e51b4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-17 00:13:23 +00:00
Jan De Dobbeleer 2a144c9d07 fix(template): correctly map SHLVL for use 2024-05-14 20:16:46 +02:00
Jan De Dobbeleer 68037c9368 chore: lock issues after 90 days 2024-05-13 08:41:21 +02:00
Jan De Dobbeleer 738048bc9f feat(python): add support for py launcher
resolves #4923
2024-05-13 08:41:21 +02:00
allcontributors[bot] fd8fe94cff docs: update .all-contributorsrc [skip ci] 2024-05-13 08:29:33 +02:00
allcontributors[bot] 962e424f9b docs: update website/docs/contributors.md [skip ci] 2024-05-13 08:29:33 +02:00
Yash Mistry 6177afd423
theme(montys): add space to status template 2024-05-13 08:29:01 +02:00
dependabot[bot] f94b607106 chore(deps): bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](7ec5c2b0c6...5742e2a039)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 01:03:10 +00:00
L. Yeung b227fcece9 docs(os): use exact names of Linux distros 2024-05-10 09:48:25 +02:00
L. Yeung 0b5277e4a2 feat(os): add a default icon for deepin 2024-05-10 09:48:25 +02:00
dependabot[bot] be2e63e680 chore(deps): bump github.com/charmbracelet/bubbletea in /src
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.26.1 to 0.26.2.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v0.26.1...v0.26.2)

---
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-05-09 00:41:58 +00:00
dependabot[bot] 5b141cfd3f chore(deps): bump golangci/golangci-lint-action from 6.0.0 to 6.0.1
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](23faadfdeb...a4f60bb28d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-09 00:25:37 +00:00
dependabot[bot] c47fb6ffc6 chore(deps): bump softprops/action-gh-release from 2.0.4 to 2.0.5
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](9d7c94cfd0...69320dbe05)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 00:58:25 +00:00
dependabot[bot] aee7ccab5d chore(deps): bump actions/checkout from 4.1.4 to 4.1.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](0ad4b8fada...44c2b7a8a4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 11:22:40 +02:00
dependabot[bot] 5cab6ee81b chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](38e1018663...23faadfdeb)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 00:51:09 +00:00
Jan De Dobbeleer adf97352d0 feat(notice): disable from configuration
resolves #4902
2024-05-06 20:52:45 +02:00
allcontributors[bot] 4c6cb5ad3d docs: update .all-contributorsrc [skip ci] 2024-05-06 09:59:03 +02:00
allcontributors[bot] 8c038582c5 docs: update website/docs/contributors.md [skip ci] 2024-05-06 09:59:03 +02:00
Timothy Huber 5ab6a147cc theme(tiwahu): better contrast for git segment in vs code terminal 2024-05-06 09:58:31 +02:00
dependabot[bot] 39df43a3b1 chore(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 in /src
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/sys/compare/v0.19.0...v0.20.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-05-06 01:31:28 +00:00
dependabot[bot] bdee90f947 chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.1.0 to 5.3.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](9d1e0624a7...38e1018663)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 01:22:47 +00:00
dependabot[bot] 0f7e7464cb chore(deps): bump golang.org/x/image from 0.15.0 to 0.16.0 in /src
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/image/compare/v0.15.0...v0.16.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-05-06 01:12:19 +00:00
Jan De Dobbeleer e5156a8d44 chore(lint): remove init check 2024-05-04 08:07:47 +02:00
Jan De Dobbeleer 1c8347287a fix(nu): support starting with --no-history
resolves #4887
2024-05-04 08:07:47 +02:00
Ivan f03c6cb00c
feat(segment): add talosctl 2024-05-04 07:56:15 +02:00
dependabot[bot] 4179476fe4 chore(deps): bump github.com/charmbracelet/bubbletea in /src
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.26.0 to 0.26.1.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v0.26.0...v0.26.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-05-03 01:05:15 +00:00
dependabot[bot] 38f6092b40 chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](0c52d547c9...cdcb360436)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 00:30:00 +00:00
dependabot[bot] 8388bae83b chore(deps): bump github.com/pelletier/go-toml/v2 in /src
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.2.1 to 2.2.2.
- [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.1...v2.2.2)

---
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-05-02 00:38:17 +00:00
dependabot[bot] bd428a1372 chore(deps): bump github.com/shirou/gopsutil/v3 in /src
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.24.3 to 3.24.4.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.24.3...v3.24.4)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 00:38:02 +00:00