Commit graph

137 commits

Author SHA1 Message Date
Jan0660 daf91dc85a feat: memory segment 2021-09-03 22:49:56 +02:00
Luise Freese 817725f0e7
theme: add m365princess
closes #929
2021-09-02 19:27:39 +02:00
Majed Al-Chatti b9cd4785f8
theme: add blue-owl 2021-08-31 18:40:07 +00:00
Sebastian Mineur 2b53796c1a
feat(path): add 'max_depth' option for 'agnoster_short' 2021-08-20 15:06:37 +00:00
Laurent Nullens 2470abcc86
docs: owm units enum added to schema.json
Co-authored-by: Jan De Dobbeleer <2492783+JanDeDobbeleer@users.noreply.github.com>
2021-08-20 15:00:35 +00:00
lnu e618163da3 feat(owm): support all units + hyperlink + http timeout
new http_timeout param for segments executing http request
doc updated
json schema updated(missing data for owm + timeout)
hyperlink replacement regex updated to support http/https, fix an inssue
when a segment with hyperlink was on the right prompt(pwsh)
2021-08-19 09:04:52 +02:00
Nico Glas 4f08d660b9
feat(segment): open weather map 2021-08-15 19:11:02 +00:00
Inskipp 572149b176
theme: add plague 2021-08-13 07:31:44 +02:00
Laurent Nullens f83fb24087 chore: add branch_max_length to schema 2021-08-03 08:20:48 +02:00
Timothy Wittig 12dfdb3708
chore: add no_commits_icon to schema
Co-authored-by: Jan De Dobbeleer <2492783+JanDeDobbeleer@users.noreply.github.com>
2021-08-02 20:07:37 +02:00
Chris Donnelly 3dd512f2c2 theme: suppress revert_icon in half-life theme
Since this theme suppresses all other icons, it makes sense to also suppress revert_icon.
2021-07-30 16:04:50 +02:00
Chris Donnelly 6dbaa52481 chore: add revert_icon to schema 2021-07-30 16:04:50 +02:00
Jan De Dobbeleer 41a1085106
theme: introduce patriksvensson 2021-07-15 17:05:30 +02:00
Jan De Dobbeleer 1f4d05415c feat(path): letter full path
resolves #851
2021-07-13 20:18:03 +02:00
Tobias Hölzer c358d4fc4c
feat: rust segment 2021-07-04 22:53:10 +02:00
Jan De Dobbeleer 3fd70ce716 refactor: remove vertical_offset for transient prompt
relates to #807
2021-06-23 22:40:00 +02:00
Jan De Dobbeleer 7c72e76aff feat(pwsh): transient prompt 2021-06-22 08:42:35 +02:00
James Harris e16e6e34b7 feat(theme): wopian theme added 2021-06-21 19:02:34 +02:00
Jan De Dobbeleer 97a9916be0 chore(tooltips): update json schema 2021-06-13 19:46:02 +02:00
Laurent Nullens 3ec46f480b theme: fix powerlevel10k_rainbow
Use leading instead of trailing diamond
2021-06-11 12:14:16 +02:00
Jan De Dobbeleer f6a675e8c4 fix(schema): remove invalid character 2021-06-09 07:19:04 +02:00
Jan De Dobbeleer d7e1d5de72 chore: update json schema for mapped_locations
closes #776
2021-06-08 08:34:28 +02:00
RishabhSood d7258b1b5d
theme: add iterm2 2021-06-08 07:39:09 +02:00
Mateus Nunes 6e3ad9b1b1
theme: add mt 2021-06-08 07:38:30 +02:00
Jan De Dobbeleer b21670f35b fix: consistent naming for Oh My Posh
relates to https://github.com/microsoft/winget-pkgs/pull/16328
2021-06-06 13:42:33 +02:00
Anthony Shaw 9bb429d846
theme: add tonybaloney 2021-06-01 07:23:46 +02:00
Fabian Roberto Escarate 266bce3907
theme: add space to spaceship
Update spaceship.omp.json
2021-05-29 07:37:10 +02:00
Lars Bauer e8062af1bb feat(theme): display git status for half-life theme 2021-05-25 12:17:19 +02:00
Jan De Dobbeleer ae2042abcb fix: add round style to schema 2021-05-21 20:33:11 +02:00
Jan De Dobbeleer 71983dfd78
fix: remove backspace characters in themes 2021-05-16 19:05:26 +02:00
Micah Rairdon 36feb76f20 feat: azure devops support for git upstream icons 2021-05-15 17:41:15 +02:00
Jan De Dobbeleer 4030c32279 feat: add dart support 2021-05-14 21:28:16 +02:00
Jan De Dobbeleer 8f473df62f feat: support crystal language 2021-05-14 13:45:38 +02:00
João Gomes 3b975aa3f1 fix: remove vertical offset on first block 2021-05-05 22:31:40 +02:00
uruz-7 af628fb0e4 theme: update powerlevel10k_rainbow, blueish and marcduiker 2021-05-04 10:39:59 +02:00
Jan De Dobbeleer 22d3f4a2c0 theme(jandedobbeleer): remove posh-git segment
resolves #689
2021-04-27 18:57:04 +02:00
Ben Allred 608b486f8b
docs: fix incorrect git segment icon info 2021-04-24 19:47:54 +02:00
Anthony G a257ef0d06
feat: added gmay a theme based on jandedobbeleer 2021-04-23 16:21:54 +02:00
Kayla Cinnamon 186f71e878 theme: update cinnamon.omp.json 2021-04-22 21:22:47 +02:00
Jan De Dobbeleer c24ca82f17 feat: newline as part of block
this deprecates the "newline" block and favours using the newline
property on the Block component. For backwards compatibility we'll
keep recognizing the newline block for the time being.

resolves #607
2021-04-21 19:54:43 +02:00
Jan De Dobbeleer 7ad764ceee fix(ytdm): default to localhost IP
resolves #639
2021-04-20 21:37:09 +02:00
Youngbin Han 094b70f9b2 feat(themes): add powerlevel10k_modern theme 2021-04-19 17:49:57 +02:00
Jan De Dobbeleer 52f260caf6 feat(node): show NPM/Yarn context
resolves #653
2021-04-17 14:51:20 +02:00
Jonnychipz 6a6715faec feat: added jonnychipz theme 2021-04-16 17:30:17 +02:00
Jan De Dobbeleer 66dd9815a2 chore: add template to battery schema 2021-04-16 07:54:05 +02:00
lnu b9601b632a feat: show/hide stack count in path segment 2021-04-12 22:25:01 +02:00
Richard Hooper fb203eba51 feat(themes): adding pixelrobots theme 2021-04-12 12:38:01 +02:00
Jan De Dobbeleer 5bf3c3b2c7 fix: add missing azfunc segment to schema 2021-04-11 20:16:04 +02:00
Jan De Dobbeleer 01ea680002 theme: add marcduiker
thanks @marcduiker
2021-04-11 20:16:04 +02:00
Jan De Dobbeleer afb69b4229 feat: export image of the current theme 2021-04-11 10:53:10 +02:00