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
Jan De Dobbeleer
4056729e8e
feat(wsl): allow using native executable on shared drive
...
relates to #2097
2022-09-15 09:11:16 +02:00
dependabot[bot]
620187aada
chore(deps): bump github/codeql-action
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14 10:00:17 +02:00
Jan De Dobbeleer
acd96edccf
chore(deps): pin github/codeql-action/init
2022-09-14 08:59:59 +02:00
dependabot[bot]
d572e520f2
chore(deps): bump wagoid/commitlint-github-action from 2.0.3 to 5.0.2
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14 08:59:59 +02:00
Jan De Dobbeleer
0c6846e123
chore(web): update dependencies
2022-09-14 08:49:42 +02:00
Jan De Dobbeleer
bb1235fe5d
chore(go): bump dependencies
2022-09-14 08:49:42 +02:00
Jan De Dobbeleer
bca0545da6
chore: add dependabot configuration
2022-09-14 08:49:42 +02:00
Jan De Dobbeleer
5e2ee84206
chore: pin actions to hashes
2022-09-14 08:49:42 +02:00
SokLay Sam
cfe566bca1
feat(theme): add quick-term theme
2022-09-14 08:44:07 +02:00
allcontributors[bot]
79c9ed1c43
docs: update .all-contributorsrc [skip ci]
2022-09-13 20:34:58 +02:00
allcontributors[bot]
daf5d794ea
docs: update website/docs/contributors.md [skip ci]
2022-09-13 20:34:58 +02:00
Douglas Silva
83e799768e
docs: themes linking to master branch caused 404s
2022-09-13 20:32:42 +02:00