Commit graph

122 commits

Author SHA1 Message Date
Jan De Dobbeleer 66a90f79df docs: adjust customization section for clarity 2022-09-07 18:04:41 +02:00
Jan De Dobbeleer 3ded4c00fc feat(posh-git): parse environment variable
BREAKING CHANGE: this removes the posh-git segment. To mitigate,
rename the posh-git segment to git.

In case you had a custom template, make sure to migrate to the git
segment's template. You can now also leverage the same logic and
properties as the git segment in both the text template and/or
color templates.
2022-09-07 18:04:41 +02:00
Jan De Dobbeleer 17f75fa1ff refactor(git): no leading space on branch status 2022-09-07 18:04:41 +02:00
Janrey Licas 1e443db722 theme: add chips 2022-09-03 12:07:59 +02:00
Jan De Dobbeleer 56a59a1b32 feat(git): add link to GitKraken 2022-09-02 10:04:22 +02:00
Jan De Dobbeleer 07eba99d6e feat(git): expose directory 2022-08-28 15:40:20 +02:00
L. Yeung 22da6bd96d docs(faq): prefix and categorize entries 2022-08-23 17:38:03 +02:00
L. Yeung 45aecbcc0e docs: tweak terminology to be consistent across pages 2022-08-23 17:38:03 +02:00
L. Yeung c80e486e46 docs(fish): update version requirement to v3.4.0+ 2022-08-23 17:38:03 +02:00
Jan De Dobbeleer 08eb57bf96 docs(wakatime): seconds is a float
resolves #2679
2022-08-18 15:18:49 +02:00
allcontributors[bot] abde156f66 docs: update website/docs/contributors.md [skip ci] 2022-08-17 18:13:06 +02:00
Stephen Judd f6ec503bbf
feat: add Google Cloud (gcp) segment 2022-08-17 18:12:18 +02:00
Jan De Dobbeleer 70008eccab
docs(install): add next steps 2022-08-14 19:58:54 +02:00
Sebastian Zanoni 85842d3c95 docs(git): adapt git segment property documentation 2022-08-13 13:44:52 +02:00
Jan De Dobbeleer 5502acb585 feat(nx): show segment on nx.json presence 2022-08-13 13:41:28 +02:00
L. Yeung 94d6e75ffa docs(faq): correct a heading level 2022-08-10 16:27:34 +02:00
L. Yeung 2eceffc91b docs: tweak tips, cautions and warnings 2022-08-10 13:21:00 +02:00
L. Yeung b19316a0ee docs(nu): add tip on init using OMP installed via Homebrew 2022-08-10 13:21:00 +02:00
allcontributors[bot] 3b29979f29 docs: update website/docs/contributors.md [skip ci] 2022-08-09 17:44:55 +02:00
L. Yeung 2ed2c038af docs(customize): correct environment variable name 2022-08-07 21:19:50 +02:00
L. Yeung 0575e6d78d docs(nushell): revise descriptions about init 2022-08-07 21:19:50 +02:00
Jan De Dobbeleer 4f594f19b1 docs(executiontime): add .FormattedMs to example
resolves #2626
2022-08-07 13:02:46 +02:00
Jan De Dobbeleer 5e1849d82e docs: clarify use of --config 2022-08-07 11:35:52 +02:00
Nico Glas 64231a790f docs: fixed typo in node.mdx
Documentation for the Node segment had a tiny typo
2022-08-05 14:48:57 +02:00
Jan De Dobbeleer 35efd3cf00 feat: remove functions to enable prompt features 2022-08-05 08:38:17 +02:00
Jan De Dobbeleer 47265b1bc1 fix(path): map Parent correctly 2022-08-03 18:03:04 +02:00
Osman Halacoglu 4093b79649 fix: grammar
You can now _Palette references_ > You can now use _Palette references_
2022-08-02 08:38:27 +02:00
Jan De Dobbeleer 89cdd5ce0d docs: update docusaurus 2022-08-01 21:17:35 +02:00
Jan De Dobbeleer 79e76c8f3f feat(path): get parent folder 2022-08-01 07:36:28 +02:00
Jan De Dobbeleer 19a5c65aa1 docs(nu): correct config variable 2022-08-01 07:36:28 +02:00
Jan De Dobbeleer 9238f3adbf feat(owm): correct data type for temperature
resolves #2591
2022-07-29 13:44:38 +02:00
L. Yeung 6723cba4b2 refactor(pwsh): unify logic of generating prompts 2022-07-28 12:47:01 +02:00
Jan De Dobbeleer 1899896c6d docs: adjust fonts for readability 2022-07-27 13:25:53 +02:00
Jan De Dobbeleer 9a18590107 docs: adjust colors with correct class 2022-07-27 13:25:53 +02:00
Jan De Dobbeleer ca38108af2 docs: update docusaurus 2022-07-27 13:25:53 +02:00
allcontributors[bot] 314eb7d9de docs: update website/docs/contributors.md [skip ci] 2022-07-27 07:48:25 +02:00
L. Yeung 000602f28a docs(transient): correct description about enabling for CMD 2022-07-25 20:59:42 +02:00
Jan De Dobbeleer 8426f81e71 feat(executiontime): add galvestonms
resolves #2494
2022-07-21 13:43:02 +02:00
Jan De Dobbeleer a4ef99acdb feat(command): run script
resolves #2556
2022-07-21 10:47:16 +02:00
Jan De Dobbeleer 7e35ff4fbc fix(oauth): correct expires_in data type 2022-07-21 10:47:16 +02:00
dependabot[bot] df8011fc88 chore(deps): bump terser from 5.14.1 to 5.14.2 in /website
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 09:06:31 +02:00
allcontributors[bot] ba62ed57b2 docs: update website/docs/contributors.md [skip ci] 2022-07-20 13:33:29 +02:00
allcontributors[bot] ff9fe701d5 docs: update website/docs/contributors.md [skip ci] 2022-07-20 13:32:26 +02:00
jedwillick f37e5767c2 feat: add lua segment 2022-07-20 12:42:44 +02:00
Jan De Dobbeleer 2ec6b085fd feat: withings segment 2022-07-20 07:40:51 +02:00
Jan De Dobbeleer e5bf5db9c2 refactor: extract OAuth logic 2022-07-20 07:40:51 +02:00
Kushal-Chandar 3a8907c48e feat(segment): added cmake segment 2022-07-15 13:38:34 +02:00
Jan De Dobbeleer 0deccc956e docs(git): add Ref information 2022-07-14 20:18:45 +02:00
Jan De Dobbeleer 859fd0bbef feat: add osc7 support
resolves #2515
2022-07-13 13:59:21 +02:00
Kushal-Chandar 19d6d01242 feat(theme): added kushal theme 2022-07-13 07:38:26 +02:00