Commit graph

433 commits

Author SHA1 Message Date
Jan De Dobbeleer cd232cd17e revert(git): remove trailing space from upstream icons
This reverts commit f277c191b1 as it was
not the correct change to make. The upstream icons are supposed to
have trailing spaces so they display correctly in the default template.

resolves #4784
2024-03-19 08:35:11 +01:00
Jan De Dobbeleer 6bbdfb9c45 feat(node): do not show on .npmrc 2024-03-18 20:07:25 +01:00
allcontributors[bot] aa5a8502fb docs: update website/docs/contributors.md [skip ci] 2024-03-15 07:21:13 +01:00
Joshua Reilly f277c191b1
fix(git): remove trailing space from upstream icons 2024-03-15 07:20:38 +01:00
Jan De Dobbeleer a8f97f5aa2 docs(export): remove deprecated flags 2024-03-14 14:51:36 +01:00
allcontributors[bot] 1ce26266b5 docs: update website/docs/contributors.md [skip ci] 2024-03-14 08:49:10 +01:00
Luca Zecca 8791965f3f feat: add pulumi segment 2024-03-14 08:47:58 +01:00
allcontributors[bot] 41f7cf418f docs: update website/docs/contributors.md [skip ci] 2024-03-05 13:00:45 +01:00
allcontributors[bot] 621389314a docs: update website/docs/contributors.md [skip ci] 2024-03-05 12:58:33 +01:00
rocky@HP_OMEN 21df976c2f feat(python): make parent folder fallback optional 2024-03-05 12:58:05 +01:00
allcontributors[bot] bea1c6496e docs: update website/docs/contributors.md [skip ci] 2024-03-05 12:37:04 +01:00
Jan De Dobbeleer 060b712bbe docs(themes): remove generated themes from the repo
resolves #4716
2024-02-27 13:55:53 +01:00
Jan De Dobbeleer 0671e2c42c fix(git): migrate deprecated icon 2024-02-20 20:25:17 +01:00
allcontributors[bot] ec99847b2b docs: update website/docs/contributors.md [skip ci] 2024-02-19 09:05:10 +01:00
Jan De Dobbeleer 9e7237a89f fix(themes): adjust themes for correct rendering 2024-02-15 20:27:20 +01:00
allcontributors[bot] 1dc11f9df4 docs: update website/docs/contributors.md [skip ci] 2024-02-04 14:53:02 +01:00
VEERT00X 01c6b1ae2a docs(windows): add chocolatey as an install method 2024-02-04 14:46:52 +01:00
Jan De Dobbeleer d85c77897b docs: adjust typo 2024-01-21 14:25:56 +01:00
srpmtt b8830a683a feat: react segment 2024-01-21 14:25:56 +01:00
Jan De Dobbeleer ed40fc7bf5 feat(language): cache version info 2024-01-21 14:06:49 +01:00
Jan De Dobbeleer 0715bf1cec docs(windows): use full syntax for theme information
relates to #4638
2024-01-21 14:06:49 +01:00
Jan De Dobbeleer f9e2d1598d docs: remove unicode character 2024-01-21 14:06:49 +01:00
allcontributors[bot] b04e26cf8a docs: update website/docs/contributors.md [skip ci] 2024-01-17 18:27:42 +01:00
allcontributors[bot] 1a9f8c8e56 docs: update website/docs/contributors.md [skip ci] 2024-01-16 22:41:59 +01:00
Chris Johnston‮ c12eae399e docs: remove "pathname://" prefix from windows store install link
This change fixes the link in the windows documentation to the windows store to
download oh my posh. The existing link was prefixed with "pathname://", which when
clicked opens a new empty tab. Copying and pasting the link without "pathname://"
into the address bar will correctly open the windows store for oh my posh. I tested
this using the latest stable version of MS Edge and Firefox.
2024-01-16 22:41:26 +01:00
allcontributors[bot] dc3bc9141d docs: update website/docs/contributors.md [skip ci] 2024-01-15 19:48:39 +01:00
srpmtt 5786720f21
feat: ocaml segment 2024-01-15 19:48:03 +01:00
allcontributors[bot] 311065773e docs: update website/docs/contributors.md [skip ci] 2024-01-13 20:24:31 +01:00
Riikka 3b7ebb3d9e docs(windows): add additional PATH context 2024-01-13 20:23:04 +01:00
allcontributors[bot] f041ea528e docs: update website/docs/contributors.md [skip ci] 2024-01-12 13:49:14 +01:00
MFedatto 72294e61e4
docs(transient): use array instead of object for sample 2024-01-12 13:48:38 +01:00
allcontributors[bot] 8f7a00f5ae docs: update website/docs/contributors.md [skip ci] 2024-01-06 13:53:15 +01:00
allcontributors[bot] 4ef2e9eac3 docs: update website/docs/contributors.md [skip ci] 2023-12-25 22:42:02 +01:00
Jan De Dobbeleer 0a13f08999 docs(fonts): add Visual Studio guide 2023-12-25 11:23:09 +01:00
allcontributors[bot] ac2db31c0f docs: update website/docs/contributors.md [skip ci] 2023-12-19 18:39:12 +01:00
allcontributors[bot] b9d947fc8c docs: update website/docs/contributors.md [skip ci] 2023-12-15 12:34:18 +01:00
allcontributors[bot] c1c2a7eac5 docs: update website/docs/contributors.md [skip ci] 2023-12-06 16:51:45 +01:00
Heache Bear 6386e46915
docs(git): delete fetch_stash_count option 2023-12-06 16:51:08 +01:00
Jan De Dobbeleer 5493ddb640 feat(template): add readFile
closes #4518
2023-12-04 19:46:56 +01:00
allcontributors[bot] f777bf9412 docs: update website/docs/contributors.md [skip ci] 2023-12-02 11:47:32 +01:00
Oleksandr Babieiev 9e470e5205 feat(project): add PEP 621 support for Python projects
BREAKING CHANGE: this replaces the `poetry` `.Type` value with `python`.
Segment templates matching the `poetry` type will need to be updated to
match the new `python` type.
2023-12-02 11:46:59 +01:00
Jan De Dobbeleer 74da88f99c feat(owm): add API key environment variable
resolves #4488
2023-11-29 11:15:05 +01:00
Jan De Dobbeleer 230f8f4973 feat(upgrade): expose current version number in segment 2023-11-29 11:15:05 +01:00
Jan De Dobbeleer 5313c1c36c docs(faq): add PowerShell 7.4 context
resolves #4499
2023-11-29 11:15:05 +01:00
allcontributors[bot] fd8a73e499 docs: update website/docs/contributors.md [skip ci] 2023-11-29 11:04:47 +01:00
allcontributors[bot] e324113019 docs: update website/docs/contributors.md [skip ci] 2023-11-24 08:27:41 +01:00
Jan De Dobbeleer efe7398799 docs: update to docusaurus V3 2023-11-19 19:14:25 +01:00
allcontributors[bot] cbc3f09486 docs: update website/docs/contributors.md [skip ci] 2023-11-15 13:08:09 +01:00
allcontributors[bot] ca5d3b80d4 docs: update website/docs/contributors.md [skip ci] 2023-11-09 23:10:16 +01:00
Jan De Dobbeleer 1298129b87 refactor: use the same string for API key properties 2023-11-09 17:40:26 +01:00