Commit graph

436 commits

Author SHA1 Message Date
lnu 9f80243b1e feat(php): extensions added + doc updated 2021-10-27 18:22:23 +02:00
Mavaddat Javid 68a0d5fd95
docs(linux): install themes correctly 2021-10-27 12:58:17 +02:00
lnu 42aac1fbf4 feat: php language segment 2021-10-27 12:57:15 +02:00
Jul Guga 224bc0a5b2
theme: night owl 2021-10-25 19:25:14 +02:00
Jan De Dobbeleer 37659aab70 chore(docs): update dependencies 2021-10-20 14:07:26 +02:00
Shawn Wildermuth 84bddd4b99
docs: add gif for transient prompt 2021-10-19 19:39:20 +02:00
allcontributors[bot] 164387bb5b docs: update docs/docs/contributors.md [skip ci] 2021-10-17 13:33:13 +02:00
allcontributors[bot] fdb1137046 docs: update docs/docs/contributors.md [skip ci] 2021-10-17 13:32:34 +02:00
allcontributors[bot] 0aa1af0a5c docs: update docs/docs/contributors.md [skip ci] 2021-10-17 13:31:52 +02:00
Thomas Adams f08c283105 feat: angular cli segment 2021-10-17 13:30:55 +02:00
Paris Qian 5db8f0fbe5 theme: add hunk 2021-10-17 13:30:55 +02:00
Shawn Wildermuth bccf642131 chore(docs): use cross-env so build works on Windows 2021-10-17 13:30:55 +02:00
Alex da1bb46a94 fix(path): correctly handle replaced paths for letter style 2021-10-17 13:06:16 +02:00
lnu b516fe471a docs(dotnet): fix line length issue 2021-10-17 08:51:55 +02:00
allcontributors[bot] 4ec9e287b5 docs: update docs/docs/contributors.md [skip ci] 2021-10-16 16:34:09 +02:00
allcontributors[bot] 6937f358f7 docs: update docs/docs/contributors.md [skip ci] 2021-10-16 16:17:52 +02:00
Ondrej Pinka 8a2eb7937b
docs(dotnet): add fsharp to supported languages
Looking at the source file `src/segment_dotnet.go` it seems like the F# file extensions are supported as well.
2021-10-16 16:16:51 +02:00
allcontributors[bot] 04e5845473 docs: update docs/docs/contributors.md [skip ci] 2021-10-16 13:41:19 +02:00
Shawn Wildermuth 0fd504435a Update to include gif ro tooltip 2021-10-16 13:40:52 +02:00
allcontributors[bot] 1bc46a71ea docs: update docs/docs/contributors.md [skip ci] 2021-10-11 09:05:47 +02:00
bewing b8d3f5781c
fix(wsl): spotify support
If we are in a WSL environment and tasklist.exe is in our PATH, leverage
it to scan for the Spotify.exe window title. Add unit tests and a new
mock for env.isWSL
2021-10-11 09:02:51 +02:00
AmRo 356dda306c
theme: add amro 2021-10-05 17:36:43 +02:00
Jan De Dobbeleer f860c8cb55 docs: add analytics 2021-09-27 20:49:04 +02:00
Jan De Dobbeleer eb3610190d docs: add faq item about zsh history
relates to 1002
2021-09-26 19:29:45 +02:00
lnu 4bf820b10f fix: set shell in Export-PoshImage
When the shell is not set, some ansi characters are added at the end of the prompt

fix #980
2021-09-26 09:46:01 +02:00
Luise Freese 3781a43d01
docs: correct grammar 2021-09-25 12:55:01 +02:00
allcontributors[bot] c4b9986f3b docs: update docs/docs/contributors.md [skip ci] 2021-09-24 20:09:50 +02:00
Jan De Dobbeleer 0e26aa2ace feat: inherit colors between segments 2021-09-24 19:41:11 +02:00
allcontributors[bot] 736feb29f5 docs: update docs/docs/contributors.md [skip ci] 2021-09-24 17:35:10 +02:00
lnu 6097d2d357 feat(owm): response caching added
default timeout of 10 minutes. A value of 0 disables the cache.
Original concept by boarder2
2021-09-24 07:32:57 +02:00
Aaron Sherber 7e4865779a feat: flexible matching for include/exclude folders 2021-09-21 06:31:50 +02:00
Aaron Sherber 93b00ee0aa docs(upgrade): remove beta disclaimer 2021-09-19 07:26:19 +02:00
Aaron Sherber 5db251ce53
feat(path): flexible matching for mapped-locations 2021-09-18 22:03:00 +02:00
Jan De Dobbeleer 2ed5d31f4f
feat(az): use template for more flexibility
BREAKING CHANGE: this makes it so people have to remove the switches
in favor of the new template.
2021-09-18 13:21:28 +02:00
Nick Craver c6a3dd4ee8
fix: incorrect args in theme export
this fixes the background color to actually work, and quotes author as well (first usage of the field introduced in #964)
2021-09-17 22:50:34 +02:00
Nick Craver c7fa4f3e71
theme: add craver theme
This adds a new theme to the gallery, taking advantage of the new background color option in the renderer.

Co-authored-by: Jan De Dobbeleer <2492783+JanDeDobbeleer@users.noreply.github.com>
2021-09-17 22:13:13 +02:00
Aaron Sherber f412ef6644
feat: allow for custom text in place of shell names 2021-09-17 19:48:00 +00:00
Nick Craver bf51f59ceb
feat: image background color 2021-09-17 20:34:43 +02:00
lnu cb9a090ec7 feat(battery): display_charged parameter added
display_charging splitted to two parameters instead of a single one

BREAKING CHANGE: from now display_charging will handle the charging
                 status only.
2021-09-16 20:17:41 +02:00
allcontributors[bot] fa5bb6054c docs: update docs/docs/contributors.md [skip ci] 2021-09-14 20:04:27 +02:00
Jan De Dobbeleer 5093607df4
chore: update doc dependencies 2021-09-14 20:02:30 +02:00
Sean Killeen 2dfa6a5a98
docs(installation): add chocolatey 2021-09-14 19:57:47 +02:00
Jan De Dobbeleer a549cc87c6 docs: add bash profile context
resolves #939
2021-09-14 18:49:29 +02:00
allcontributors[bot] 94f88b0f39 docs: update docs/docs/contributors.md [skip ci] 2021-09-13 17:49:06 +02:00
Laurent Nullens baa97c8b68 docs: sidebar sorted alphabetically 2021-09-05 12:29:11 +02:00
Jan0660 ffad394a4f feat(memory): add use_available and memory_type 2021-09-04 23:23:38 +02:00
Jan De Dobbeleer cff273057a docs: update contributors 2021-09-04 20:46:50 +02:00
Laurent Nullens bb246377ce
feat(git): display worktree count
resolves #913
2021-09-04 18:32:55 +00:00
allcontributors[bot] 94a3b2f611 docs: update docs/docs/contributors.md [skip ci] 2021-09-03 22:53:04 +02:00
Jan0660 56e46c208f docs: memory segment 2021-09-03 22:49:56 +02:00
Jan0660 daf91dc85a feat: memory segment 2021-09-03 22:49:56 +02:00
Jan De Dobbeleer 8e64f29d07 docs: add wsl executable info 2021-09-01 13:48:21 +02:00
Jan De Dobbeleer 7386b55b6e chore: update node dependencies 2021-09-01 13:48:21 +02:00
Jan De Dobbeleer d16bade426 feat: update to go 1.17 2021-09-01 13:48:21 +02:00
allcontributors[bot] 1bced55d98 docs: update docs/docs/contributors.md [skip ci] 2021-08-31 20:51:37 +02:00
allcontributors[bot] 8b039ac4d8 docs: update docs/docs/contributors.md [skip ci] 2021-08-22 19:48:42 +02:00
Hans Kokx 2e91eabc55
docs: typo in contributing-git.mdx
grapgh => graph
2021-08-22 19:46:21 +02:00
Sebastian Mineur 2b53796c1a
feat(path): add 'max_depth' option for 'agnoster_short' 2021-08-20 15:06:37 +00:00
Laurent Nullens 123c52d8e2 docs(owm): http_timeout/units fix 2021-08-20 16:57:45 +02: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
allcontributors[bot] 386fa65172 docs: update docs/docs/contributors.md [skip ci] 2021-08-17 20:47:03 +02:00
Nico Glas 4f08d660b9
feat(segment): open weather map 2021-08-15 19:11:02 +00:00
Jan De Dobbeleer 8d63238bce chore(docs): update dependencies 2021-08-10 05:58:35 +02:00
Jan De Dobbeleer 9bd21c6573 feat(text): add template support
resolves #884
2021-08-10 05:58:35 +02:00
Jan De Dobbeleer 9f4f9d30db fix(init): quote path for spaces
resolves #879
2021-08-10 05:58:35 +02:00
allcontributors[bot] 05e7d1df6e docs: update docs/docs/contributors.md [skip ci] 2021-08-02 20:09:00 +02:00
Jan De Dobbeleer c4db62c644 feat(language): allow enabling or disabling HOME folder
closes #874
2021-07-31 18:02:05 +02:00
Chris Donnelly 5967371162 docs(git): document new revert_icon 2021-07-30 16:04:50 +02:00
allcontributors[bot] 2aecf692cc docs: update docs/docs/contributors.md [skip ci] 2021-07-25 08:19:30 +02:00
allcontributors[bot] acaf408485 docs: update docs/docs/contributors.md [skip ci] 2021-07-24 20:49:45 +02:00
Jan De Dobbeleer 40238b8226 fix: adjust mapped_locations_enabled for hardcoded only
resolves #854
2021-07-24 19:55:08 +02:00
Jan De Dobbeleer 0813ef5af6 docs: clarify WSL and Windows user home
closes #863
2021-07-24 19:55:08 +02:00
Justin Grote 3d493b214e docs: add note about default prefix/postfix settings
closes #859
2021-07-24 19:55:08 +02:00
Jan De Dobbeleer 1f4d05415c feat(path): letter full path
resolves #851
2021-07-13 20:18:03 +02:00
Jan De Dobbeleer 9576e8212e fix(transient): handle multiline prompts better in powershell
relates to #840
2021-07-10 15:00:23 +02:00
allcontributors[bot] c250b379ee docs: update docs/docs/contributors.md [skip ci] 2021-07-06 19:18:48 +02:00
Reza Gharibi a06a51a383 docs: replace scoop with winget in theme location 2021-07-06 19:16:28 +02:00
allcontributors[bot] 35b90fab50 docs: update docs/docs/contributors.md [skip ci] 2021-07-04 22:57:21 +02:00
Tobias Hölzer c358d4fc4c
feat: rust segment 2021-07-04 22:53:10 +02:00
Tobias Hölzer aeacba7bf0 docs: correct 'dart version' (was 'julia version') 2021-07-04 21:06:48 +02:00
Jan De Dobbeleer 75253034b9 feat: enable transient prompt in zsh 2021-07-04 07:39:48 +02:00
allcontributors[bot] d315b7db4a docs: update docs/docs/contributors.md [skip ci] 2021-07-03 14:08:44 +02:00
Florian Heberl 45206f3347 docs: update windows terminal settings keybinding 2021-07-03 14:06:17 +02:00
Jan De Dobbeleer 7f5dd5a0c4
docs: add link to copyright 2021-07-01 21:05:51 +02:00
Jan De Dobbeleer 304bb45c0c docs: add @wopian as a contributor 2021-07-01 20:27:10 +02:00
Daksh P. Jain ce913e6929
docs: minor corrections 2021-07-01 19:35:09 +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
Jan De Dobbeleer 7bb0c9ae0b refactor(tooltips): better invocation for pwsh 2021-06-22 08:42:35 +02:00
Jan De Dobbeleer fdebf28caa docs: add tooltips information 2021-06-13 19:46:02 +02:00
Jan De Dobbeleer 845c434aab docs: update dependencies 2021-06-09 07:19:04 +02:00
Jan De Dobbeleer b05a4573e7
revert: update dependencies
This reverts commit f372083039.
2021-06-08 12:16:46 +02:00
Jan De Dobbeleer f372083039 chore: update dependencies 2021-06-08 08:34:28 +02:00
Jan De Dobbeleer db9c06bf07 docs: consistent installation guide
closes #785
2021-06-08 08:34:28 +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
lnu abe3d0990b feat: -list parameter added to Get-PoshThemes
-list display the theme full path instead of the preview
Themes location added at the end
2021-06-05 15:16:41 +02:00
Jan De Dobbeleer 930f9de114 feat: nbgv segment
resolves #777
2021-06-05 11:25:28 +02:00
Jan De Dobbeleer a4d1c770ae docs: add pwsh module themes location info 2021-06-05 11:25:28 +02:00
dependabot[bot] a9ccb59b4e chore(deps): bump ws from 6.2.1 to 6.2.2 in /docs
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-05 11:08:29 +02:00
Jan De Dobbeleer 683a8ec87d docs: remove broken links 2021-06-03 20:08:10 +02:00
Jan De Dobbeleer bf0fc0a8b5 docs: add git executable version info
relates to #753
2021-06-03 20:08:10 +02:00
Anthony Shaw 9bb429d846
theme: add tonybaloney 2021-06-01 07:23:46 +02:00
Jan De Dobbeleer c8ef9edc77 feat: winget support 2021-05-31 22:06:33 +02:00
Jan De Dobbeleer a686169a3c docs: fix broken link
resolves #763
2021-05-29 18:46:59 +02:00
Jan De Dobbeleer bc50377850 feat: max branch length
resolves #755
2021-05-29 18:46:59 +02:00
dependabot[bot] 84b2032eb0 chore(deps): bump dns-packet from 1.3.1 to 1.3.4 in /docs
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 07:30:31 +02:00
lnu 4c4f49a380 docs: display_status warning in git segment doc + issue template updated 2021-05-28 19:26:16 +02:00
Jan De Dobbeleer 422ec3e7fe
docs: adjust theme preview snippet
resolves #733
2021-05-22 16:20:05 +02:00
Jan De Dobbeleer ed610c13ee feat(az): display account info 2021-05-21 20:33:11 +02:00
Jan De Dobbeleer c3b6f31d09 feat(pwsh): disable module support by default 2021-05-21 20:33:11 +02:00
Jan De Dobbeleer 5f045431cf fix(executiontime): round values logically 2021-05-21 08:17:36 +02:00
Jan De Dobbeleer 8642b7bfd9 feat: round timing style 2021-05-20 19:55:46 +02:00
Jan De Dobbeleer 9999260e9e feat(git): disable status by default
resolves #723
2021-05-20 19:27:24 +02:00
Jan De Dobbeleer 4a16c3fc6c refactor(pwsh): postfix invoke-expression
relates to #708
2021-05-18 20:43:25 +02:00
Jan De Dobbeleer f54c9eb514 docs: reflect latest changes in nushell
resolves #719
2021-05-18 20:43:25 +02:00
Jan De Dobbeleer cc6a91fa6a
docs: fix typo in custom theme path 2021-05-16 18:51:01 +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
Jan De Dobbeleer a0ae4a7e4b docs: update site engine 2021-05-14 13:45:38 +02:00
Jan De Dobbeleer f8af5a4e8a docs: how to work with git 2021-05-08 11:05:27 +02:00
Jan De Dobbeleer 39749fc844 docs: add sponsor link 2021-05-05 09:24:35 +02:00
Jan De Dobbeleer b4e16c464e docs: use upper case $PROFILE 2021-05-05 09:24:35 +02:00
Jan De Dobbeleer 01c7a1f40a
docs: add links 2021-05-04 20:58:27 +02:00
Jan De Dobbeleer 248afec9fa feat: better mapped locations layout 2021-05-02 14:35:01 +02:00
Jan De Dobbeleer 29ddd2b819 docs: git guidelines 2021-04-29 21:39:04 +02:00
Jan De Dobbeleer 28de5c20c3 docs: replace windows icon 2021-04-29 21:39:04 +02:00
Jan De Dobbeleer cfc5a0c038 docs: add FAQ section 2021-04-29 21:39:04 +02:00
gitolicious 52b66d1e5b
feat: add OS template property 2021-04-24 19:31:56 +00:00
Ben Allred 608b486f8b
docs: fix incorrect git segment icon info 2021-04-24 19:47:54 +02:00
Jan De Dobbeleer af5ec20055 docs: rework installation guide 2021-04-24 19:34:09 +02:00
Jan De Dobbeleer 842ba0d4c6 chore: replace .md linter 2021-04-24 19:34:09 +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
Jan De Dobbeleer 52f260caf6 feat(node): show NPM/Yarn context
resolves #653
2021-04-17 14:51:20 +02:00
Jan De Dobbeleer 13e8102434 docs(unix): use sudo when installing
resolves #654
2021-04-17 13:31:38 +02:00
lnu b9601b632a feat: show/hide stack count in path segment 2021-04-12 22:25:01 +02:00
Jan De Dobbeleer ab8f636a8d docs(battery): add missing link 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 37a5f21315 docs: update share theme sidebar label 2021-04-11 15:27:20 +02:00
Jan De Dobbeleer 219867eaa6 docs: render themes correctly 2021-04-11 11:25:51 +02:00
Jan De Dobbeleer afb69b4229 feat: export image of the current theme 2021-04-11 10:53:10 +02:00
Jan De Dobbeleer 8afadc0bcd feat: azure functions segment 2021-04-02 19:46:32 +02:00
Riaz Laskar 0554cb31e9 docs: time format indications 2021-04-01 21:51:06 +02:00
Rob Cannon e2a86e8bd5 fix(pwsh): suppress error message for chmod 2021-03-29 19:44:40 +02:00
Jan De Dobbeleer 57d49658ea feat(battery): use template to render segment 2021-03-28 16:22:29 +02:00
TravisTX 7db7f13e51 feat(az): support az pwsh module 2021-03-28 11:24:49 +02:00
Jan De Dobbeleer e12c0caa1a docs: map posh-git segment in sidebar 2021-03-28 10:33:53 +02:00
Jan De Dobbeleer 320ec1d7d3 feat(pwsh): posh-git segment 2021-03-27 17:52:53 +01:00
Jan De Dobbeleer 4c992e65b3 feat: dependency update 2021-03-27 13:49:31 +01:00