Commit graph

175 commits

Author SHA1 Message Date
Y.D.X 67d9a2589e
docs(faq): update about PowerShell UTF-8 2022-11-21 15:52:36 +01:00
Jan De Dobbeleer a5aad7b058 feat(templates): allow querying the segment cache
resolves #3103
2022-11-20 14:04:42 +01:00
Gerben Welter 40a065da5a
docs: convert the Golang RTL icon to a LTR icon 2022-11-19 20:04:09 +01:00
Jan De Dobbeleer 63bb1b4729 feat(cli): toggle segments on/off
resolves #3086
2022-11-17 20:58:00 +01:00
dependabot[bot] 5ee1a494e3 chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /website
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 08:02:24 +01:00
Cesar V. Sampaio 4dd5d32e0e
docs: adjust typo 2022-11-13 13:25:44 +01:00
Jan De Dobbeleer 3c5629d20c fix: add space after link text 2022-11-12 17:55:04 +01:00
Jan De Dobbeleer c5362c8d2b docs: replace Twitter with Mastodon 2022-11-12 17:45:46 +01:00
Jan De Dobbeleer c140ffdbc8 docs(deps): update to correct versions 2022-11-11 20:23:52 +01:00
Jan De Dobbeleer 18f6db017a chore: rename environment to platform 2022-11-11 20:23:52 +01:00
Jan De Dobbeleer 1729952804 docs: update dependencies 2022-11-09 08:08:47 +01:00
Jan De Dobbeleer 3f83944dc3 docs: add missing version parameter 2022-11-09 08:08:47 +01:00
Jan De Dobbeleer 258a1f18e1 chore(docs): update runtime to node18 2022-11-08 20:57:07 +01:00
dependabot[bot] 0ce34eef12 chore(deps): bump loader-utils from 2.0.2 to 2.0.3 in /website
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 08:12:35 +01:00
Romain Chardiny ae4f8133ca feat(segment): add xmake 2022-11-05 20:10:01 +01:00
Jan De Dobbeleer c156d17577 feat(path): replace child locations
relates to #2962
2022-11-04 21:03:36 +01:00
Oleksandr Babieiev 7ae14646d7 feat(project): enhance project segment with .NET 2022-10-27 13:55:27 +02:00
Janrey Licas 7576a1e9a5 chore(website-export-theme): update screenshot string for chips.omp.json 2022-10-24 14:16:16 +02:00
L. Yeung 6824a0a350
docs(nu): update minimum supported version to 0.70.0 2022-10-19 20:16:40 +02:00
sheldonhull 3e23bd30dd docs: improve zsh example with correct initialization
For zsh, eval isn't the correct way to reload.
Changed to `exec zsh`, which could also be `exec zsh -l` for login shell.

This is helpful when reloading to avoid scope and other issues. See for example a brief write-up [reload-zsh-configuration](https://batsov.com/articles/2022/09/15/reload-zsh-configuration/)
2022-10-18 19:52:01 +02:00
Jan De Dobbeleer 130f890b1f docs(faq): clarify command position
relates to #2959
2022-10-18 13:15:38 +02:00
Jan De Dobbeleer 3efa4df088 feat(palette): conditional palettes 2022-10-14 20:25:00 +02:00
Jan De Dobbeleer e0b28bd2c4 feat(git): disable bare repo's by default
relates to #2913
2022-10-13 08:40:29 +02:00
Jan De Dobbeleer 6980cb55e7 feat: move default theme internally 2022-10-13 08:40:29 +02:00
Michał Zielański 21922aa678
docs: correct link to segment.go 2022-10-12 13:06:04 +02:00
Michał Zielański 1fbd784890
docs(iterm): requires interactive property be set to true 2022-10-12 13:05:42 +02:00
Jan De Dobbeleer e45cd7ea17 feat(git): display when in bare repo 2022-10-10 09:01:11 +02:00
Jan De Dobbeleer 7ecf111ad6 docs: update dependencies 2022-10-07 16:35:57 +02:00
Jan De Dobbeleer 960ad15a3d chore(docs): update runtime to node16 2022-10-07 16:35:57 +02:00
Ashutosh Pandey 02d4e84e4a
docs(gcp): correct template 2022-10-06 11:08:56 +02:00
LNK LEO 4b6b128d74 feat(connection): new segment
BREAKING CHANGE: this will need a manual migration from the wifi
segment to the new connection segment.
2022-10-05 16:16:17 +02:00
Maksym Sevriukov f60b1715bd theme: add catppucin 2022-10-05 16:00:07 +02:00
LNK LEO 38e94e6a59 docs(rust): update doc 2022-10-05 13:26:37 +02:00
L. Yeung 5b6a3470d1 fix(path): parse path correctly 2022-10-04 06:50:07 +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
Jan De Dobbeleer 66a55991f1 feat(nu): update for 0.68.1
resolves #2756
2022-09-25 19:49:56 +02:00
Jan De Dobbeleer dfed233171 docs(git): default posh-git information
relates to #2747
2022-09-25 09:31:43 +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
allcontributors[bot] 7a77ca7e13 docs: update website/docs/contributors.md [skip ci] 2022-09-23 09:31:52 +02:00
Jan De Dobbeleer b87a7f7da2 fix(poshgit): remove all references 2022-09-23 08:46:12 +02:00
Jan De Dobbeleer aecd8d6bfd feat(templates): segment alias
resolves #2811
2022-09-20 20:14:31 +02:00
Jan De Dobbeleer c3c72b17b3 feat: deno segment
resolves #2764
2022-09-18 09:50:09 +02:00
L. Yeung 348cacc860 fix(pwsh): disable tooltips for ConstrainedLanguage mode 2022-09-17 17:49:57 +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 4056729e8e feat(wsl): allow using native executable on shared drive
relates to #2097
2022-09-15 09:11:16 +02:00
Jan De Dobbeleer 0c6846e123 chore(web): update dependencies 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] daf5d794ea docs: update website/docs/contributors.md [skip ci] 2022-09-13 20:34:58 +02:00