SJ Basak
049f9d4f94
theme(cloud-native-azure): show clock icon
...
Updated line 99 to show the clock icon at the left of the time.
2022-10-03 15:40:41 +02:00
Jan De Dobbeleer
94a379b26a
feat(init): toggle auto config state with flag
...
resolves #2848
2022-10-03 13:02:42 +02:00
SJ Basak
8dada3cbaf
theme(takuya): changed icon beside time
...
show clock icon
2022-10-03 12:45:01 +02:00
Jan De Dobbeleer
2f0bd54087
feat(templates): only fallthrough when template is set
...
resolves #2859
2022-10-03 07:04:50 +02:00
dependabot[bot]
c88c4eb049
chore(deps): bump actions/github-script from 6.3.0 to 6.3.1
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](d4560e1570...7dff1a8764
)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 06:59:11 +02:00
SJ Basak
03054aa53b
theme(atomicBit): show calendar icon
...
Updated line 152 to show the calendar icon at the right of the date and time.
2022-10-02 19:26:07 +02:00
dependabot[bot]
1427721b80
chore(deps): bump github/codeql-action from 2.1.25 to 2.1.26
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.25 to 2.1.26.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](86f3159a69...e0e5ded33c
)
---
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>
2022-09-30 06:38:15 +02:00
redhcp
09eac894aa
theme: add lightgreen
...
### Prerequisites
- [x] I have read and understood the [contributing guide][CONTRIBUTING.md]
- [x] The commit message follows the [conventional commits][cc] guidelines
- [ ] Tests for the changes have been added (for bug fixes/features)
- [ ] Docs have been added/updated (for bug fixes/features)
### Description
Description
Added a new theme - lightgreen
2022-09-28 12:25:13 +02:00
L. Yeung
ea27a08298
chore: add target-branch
in dependabot configuration
2022-09-28 11:05:16 +02:00
dependabot[bot]
4296eb341e
chore(deps): bump actions/setup-node from 3.4.1 to 3.5.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](2fddd8803e...969bd26639
)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 06:40:03 +02:00
Jan De Dobbeleer
9653506e34
fix(path): correct mapped_locations logic
...
resolves #2839
2022-09-27 12:01:25 +02:00
dependabot[bot]
17181f3bef
chore(deps): bump actions/github-script from 6.2.0 to 6.3.0
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](c713e510db...d4560e1570
)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 06:33:09 +02:00
Guilherme Elias
fdf41755e0
feat(theme): add illusi0n theme
2022-09-26 18:00:17 +02:00
Jan De Dobbeleer
7c7ce069e0
fix(path): only replace actual home folder
...
resolves #2832
2022-09-26 09:54:51 +02:00
Jan De Dobbeleer
56ae9e6fda
feat(az): parse pwsh context from module output
...
this fixes an issue where using multiple powershell sessions with a
different Azure context would display the same context everywhere when
using Set-AzContext to switch between them
BREAKING CHANGE: this requires adding `$env:POSH_AZURE_ENABLED = $true`
to your PowerShell profile if you want to get the correct context
displayed in your prompt for Azure powershell
2022-09-26 08:23:03 +02:00
Carl in 't Veld
a16f18f9ec
fix(az): config directory folder order
2022-09-26 08:23:03 +02:00
dependabot[bot]
99e226d167
chore(deps): bump helm/kind-action from 1.3.0 to 1.4.0
...
Bumps [helm/kind-action](https://github.com/helm/kind-action ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](d08cf6ff15...9e8295d178
)
---
updated-dependencies:
- dependency-name: helm/kind-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 06:32:25 +02:00
dependabot[bot]
8846b137d9
chore(deps): bump sigstore/cosign-installer from 2.6.0 to 2.7.0
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](f3c664df7a...ced07f21fb
)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 06:27:06 +02:00
Jan De Dobbeleer
66a55991f1
feat(nu): update for 0.68.1
...
resolves #2756
2022-09-25 19:49:56 +02:00
Gavin Osborn
3948bef0b2
theme: introduce cloud-context theme
2022-09-25 19:42:37 +02:00
Jul Guga
588360cce3
theme: update night-owl
...
- add hyperlink to open folder in file explorer
- add hyperlink to open remote UpStreamURL
2022-09-25 16:55:08 +02:00
Jan De Dobbeleer
25fa43c1d3
feat(template): add regex support
...
resolves #2823
2022-09-25 09:31:43 +02:00
Jan De Dobbeleer
5b6cf08acc
chore: delete festivetech
2022-09-25 09:31:43 +02:00
Jan De Dobbeleer
dfed233171
docs(git): default posh-git information
...
relates to #2747
2022-09-25 09:31:43 +02:00
Jul Guga
ac665b6527
theme: update night-owl
...
- change root segment into powerline style
- change path segment into powerline style & small fixes
- change git segment colors
- add overflow
- add segments: az, cds, crystal, cf, cftarget, cmake, flutter, kotlin, lua, perl, r, swift
- add final_space
- small fixes and color changes
2022-09-23 21:34:19 +02:00
Jan De Dobbeleer
19bb8f99b9
feat(deno): add deno.json
...
relates to #2764
2022-09-23 21:19:47 +02:00
Jan De Dobbeleer
4ca8619e03
docs(info): correct classes
2022-09-23 21:19:47 +02:00
Jan De Dobbeleer
17572d7f3f
feat(context): allow context setting where possible
...
relates to #2776
2022-09-23 21:19:47 +02:00
SJ Basak
7c9cddf8f2
theme(poshmon): show date
...
Added changes to show date in prompt.
2022-09-23 20:54:50 +02:00
Jan De Dobbeleer
4554d31168
fix(get): add shell flag
...
resolves #2821
2022-09-23 10:22:40 +02:00
allcontributors[bot]
9b58ccc373
docs: update .all-contributorsrc [skip ci]
2022-09-23 09:31:52 +02:00
allcontributors[bot]
7a77ca7e13
docs: update website/docs/contributors.md [skip ci]
2022-09-23 09:31:52 +02:00
Jan De Dobbeleer
2429d46435
fix(cmd): toggle tooltips
...
resolves #2815
2022-09-23 08:46:12 +02:00
Jan De Dobbeleer
babe425f3f
fix(get): add shell
2022-09-23 08:46:12 +02:00
Jan De Dobbeleer
0699b146c6
theme(lambdageneration): show date
...
closes #2817
2022-09-23 08:46:12 +02:00
Jan De Dobbeleer
b87a7f7da2
fix(poshgit): remove all references
2022-09-23 08:46:12 +02:00
Jan De Dobbeleer
1d244debed
fix(gcp): correct path on Windows
...
resolves #2814
2022-09-23 08:46:12 +02:00
Jan De Dobbeleer
7ea921351f
feat(gcp): remove .Error
...
aligns the segment with az and aws, relates to #2810
BREAKING CHANGE: this removes the .Error field from the segment template
which means anyone with a custom template in the gcp segment needs to
remove it from their template. The new default template is:
`" {{ .Project }} "`
2022-09-23 08:46:12 +02:00
dependabot[bot]
086260a5af
chore(deps): bump github/codeql-action from 2.1.24 to 2.1.25
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.24 to 2.1.25.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](904260d7d9...86f3159a69
)
---
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>
2022-09-22 06:17:01 +02:00
Jan De Dobbeleer
aecd8d6bfd
feat(templates): segment alias
...
resolves #2811
2022-09-20 20:14:31 +02:00
Jan De Dobbeleer
0e25f1613c
fix(gcp): align default template with az and aws
...
relates to #2810
2022-09-20 20:14:31 +02:00
dependabot[bot]
000ef40009
chore(deps): bump github/codeql-action
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from fd4dc5bf31bec2a626bf9a89113359953a1fba43 to 2.1.24. This release includes the previously tagged commit.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](fd4dc5bf31...904260d7d9
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 12:34:39 +02:00
Jan De Dobbeleer
52dae0bf2c
chore: allow commit body lines of 200 characters
...
dependabot is limited in its capabilities
2022-09-19 09:16:57 +02:00
Jan De Dobbeleer
a7a7ebc662
fix(shell): return correct name for shims
...
resolves #2806
2022-09-18 19:40:26 +02:00
Jan De Dobbeleer
c3c72b17b3
feat: deno segment
...
resolves #2764
2022-09-18 09:50:09 +02:00
Jan De Dobbeleer
971f4dfd87
fix(inno): sign all files
...
relates to #2799
2022-09-17 23:11:14 +02:00
L. Yeung
348cacc860
fix(pwsh): disable tooltips for ConstrainedLanguage
mode
2022-09-17 17:49:57 +02:00
L. Yeung
7ebfc530fe
fix(pwsh): disable transient prompt for ConstrainedLanguage
mode
2022-09-17 10:27:06 +02:00
Jan De Dobbeleer
3057e474d7
docs: tables for data
...
this look a lot better
2022-09-16 16:35:44 +02:00
Jan De Dobbeleer
8d9fe9d3c8
fix(pwsh): ignore remove when in constrained language mode
2022-09-16 07:37:36 +02:00