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