Commit graph

354 commits

Author SHA1 Message Date
Jan De Dobbeleer 2d25c59c00 fix(git): remove Repo struct 2021-11-09 17:16:37 +01:00
Jan De Dobbeleer 7a5bccf101 fix(git): correct color templates functions 2021-11-09 13:26:59 +01:00
Jan De Dobbeleer bf16671587 refactor(git): add upstream icons 2021-11-09 13:26:59 +01:00
Jan De Dobbeleer d1ff9a96ce refactor: deprecate display_branch_status 2021-11-09 13:26:59 +01:00
Jan De Dobbeleer 0fbc8910bd chore: adjust powerline symbol to glyph 2021-11-09 13:26:59 +01:00
Jan De Dobbeleer ef3b620513 docs(git): correct property definitions 2021-11-09 13:26:59 +01:00
Rushabh Javeri 0620fdc474 docs(upgrading): broken themes link fixed 2021-11-09 13:02:22 +01:00
Laurent Nullens 93afdca084
feat(dotnet): template + semver regex 2021-11-07 18:55:22 +00:00
allcontributors[bot] 05bb111301 docs: update docs/docs/contributors.md [skip ci] 2021-11-05 19:35:15 +01:00
K7 3f593c76a2
docs: fix minor typo
Co-authored-by: Jan De Dobbeleer <2492783+JanDeDobbeleer@users.noreply.github.com>
2021-11-03 10:31:14 +01:00
lnu 67ce40e7d7 feat(owm): add template support 2021-11-03 11:07:36 +02:00
Jan De Dobbeleer 7197d58080 docs(faq): how to stop conda from hijacking the prompt 2021-10-29 18:29:02 +02:00
Jan De Dobbeleer 6a17f22e82 docs: remove version information from docs
we're beyond V3
2021-10-29 18:21:56 +02:00
Jan De Dobbeleer 793192938c docs: style GitHub link 2021-10-29 18:21:56 +02:00
Jan De Dobbeleer f203d928f4 docs: make sidebars collapsible 2021-10-29 18:21:56 +02:00
Jan De Dobbeleer 3c3da5e9df chore(pwsh): warm user we're unable to set the console to UTF-8
relates to #1100
2021-10-28 11:42:37 +02:00
Laurent Nullens d789b3c252
fix(theme): unicorn 2021-10-28 09:57:47 +02:00
Jan De Dobbeleer 20976bd589 docs: add search 2021-10-28 09:45:00 +02:00
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