Jan De Dobbeleer
6ca3d22b80
fix: adjust Azure DevOps icon
...
relates to #3336
2023-01-10 13:54:51 +01:00
Jan De Dobbeleer
e05c74a3c3
docs(spotify): clarify supported applications
...
relates to #3310
2023-01-09 15:35:22 +01:00
Jan De Dobbeleer
a2353d93e7
feat: add vala segment
...
resolves #3329
2023-01-09 09:18:18 +01:00
Jan De Dobbeleer
2751a243ef
feat: add elixir segment
...
resolves #3314
2023-01-09 09:18:18 +01:00
Jan De Dobbeleer
b8c09f92ab
feat(git): add commit information
...
resolves #3331
2023-01-09 09:18:18 +01:00
Jan De Dobbeleer
62a1bf96da
feat(git): allow adding own remote icons
...
resolves #3300
2023-01-06 08:14:05 +01:00
Jan De Dobbeleer
60664e245a
feat(git): remove stash and worktree count from template
...
they are now individual functions so they no longer need a switch
2022-12-28 17:14:29 +01:00
Jan De Dobbeleer
07206e5aae
feat(project): add always_enabled and project type
2022-12-27 15:53:31 +01:00
Jan De Dobbeleer
8aca8a2d84
docs(project): add .Error reference
2022-12-27 15:53:31 +01:00
Michael Carman
e40cee25f5
docs(svn): add "?" / .Untracked
2022-12-25 20:32:19 +01:00
Jan De Dobbeleer
4baf6dc5c9
docs(az): add module link
2022-12-21 19:34:30 +01:00
jooooel
f589688f2d
docs(git): information about untracked changes
2022-12-20 18:14:34 +01:00
David Anthoff
f965dc49aa
feat(project): add support for Julia
2022-12-18 14:55:57 +01:00
Albert Portnoy
3dd642b608
docs: fix command segment props table
2022-12-06 19:38:39 +01:00
Ethan
7ac66162a0
docs: fix warning grammar in gitversion.mdx
2022-12-04 10:30:34 +01:00
Lemorz56
acd4d01d4d
feat: add gitversion segment
2022-11-30 12:51:08 +01:00
Jan De Dobbeleer
b9dd5c18a8
feat(path): add RootDir property
...
relates to #3103
2022-11-28 20:38:43 +01:00
Jan De Dobbeleer
c8fb6322eb
feat(os): support for alma and rocky linux
...
resolves #3101
2022-11-25 13:37:21 +01:00
Gerben Welter
636a5e29fc
feat(os): add Redhat icon
2022-11-22 20:38:30 +01:00
Gerben Welter
40a065da5a
docs: convert the Golang RTL icon to a LTR icon
2022-11-19 20:04:09 +01:00
Romain Chardiny
ae4f8133ca
feat(segment): add xmake
2022-11-05 20:10:01 +01:00
Jan De Dobbeleer
c156d17577
feat(path): replace child locations
...
relates to #2962
2022-11-04 21:03:36 +01:00
Oleksandr Babieiev
7ae14646d7
feat(project): enhance project segment with .NET
2022-10-27 13:55:27 +02:00
Jan De Dobbeleer
e0b28bd2c4
feat(git): disable bare repo's by default
...
relates to #2913
2022-10-13 08:40:29 +02:00
Michał Zielański
1fbd784890
docs(iterm): requires interactive property be set to true
2022-10-12 13:05:42 +02:00
Jan De Dobbeleer
e45cd7ea17
feat(git): display when in bare repo
2022-10-10 09:01:11 +02:00
Ashutosh Pandey
02d4e84e4a
docs(gcp): correct template
2022-10-06 11:08:56 +02:00
LNK LEO
4b6b128d74
feat(connection): new segment
...
BREAKING CHANGE: this will need a manual migration from the wifi
segment to the new connection segment.
2022-10-05 16:16:17 +02:00
LNK LEO
38e94e6a59
docs(rust): update doc
2022-10-05 13:26:37 +02:00
L. Yeung
5b6a3470d1
fix(path): parse path correctly
2022-10-04 06:50:07 +02:00
Jan De Dobbeleer
56ae9e6fda
feat(az): parse pwsh context from module output
...
this fixes an issue where using multiple powershell sessions with a
different Azure context would display the same context everywhere when
using Set-AzContext to switch between them
BREAKING CHANGE: this requires adding `$env:POSH_AZURE_ENABLED = $true`
to your PowerShell profile if you want to get the correct context
displayed in your prompt for Azure powershell
2022-09-26 08:23:03 +02:00
Jan De Dobbeleer
dfed233171
docs(git): default posh-git information
...
relates to #2747
2022-09-25 09:31:43 +02:00
Jan De Dobbeleer
19bb8f99b9
feat(deno): add deno.json
...
relates to #2764
2022-09-23 21:19:47 +02:00
Jan De Dobbeleer
b87a7f7da2
fix(poshgit): remove all references
2022-09-23 08:46:12 +02:00
Jan De Dobbeleer
c3c72b17b3
feat: deno segment
...
resolves #2764
2022-09-18 09:50:09 +02:00
Jan De Dobbeleer
3057e474d7
docs: tables for data
...
this look a lot better
2022-09-16 16:35:44 +02:00
Jan De Dobbeleer
4056729e8e
feat(wsl): allow using native executable on shared drive
...
relates to #2097
2022-09-15 09:11:16 +02:00
vimo
2772439cd1
docs: correct sample config for displaying minutes
2022-09-10 16:45:31 +02:00
Jan De Dobbeleer
3ded4c00fc
feat(posh-git): parse environment variable
...
BREAKING CHANGE: this removes the posh-git segment. To mitigate,
rename the posh-git segment to git.
In case you had a custom template, make sure to migrate to the git
segment's template. You can now also leverage the same logic and
properties as the git segment in both the text template and/or
color templates.
2022-09-07 18:04:41 +02:00
Jan De Dobbeleer
17f75fa1ff
refactor(git): no leading space on branch status
2022-09-07 18:04:41 +02:00
Jan De Dobbeleer
56a59a1b32
feat(git): add link to GitKraken
2022-09-02 10:04:22 +02:00
Jan De Dobbeleer
07eba99d6e
feat(git): expose directory
2022-08-28 15:40:20 +02:00
L. Yeung
45aecbcc0e
docs: tweak terminology to be consistent across pages
2022-08-23 17:38:03 +02:00
Jan De Dobbeleer
08eb57bf96
docs(wakatime): seconds is a float
...
resolves #2679
2022-08-18 15:18:49 +02:00
Stephen Judd
f6ec503bbf
feat: add Google Cloud (gcp) segment
2022-08-17 18:12:18 +02:00
Sebastian Zanoni
85842d3c95
docs(git): adapt git segment property documentation
2022-08-13 13:44:52 +02:00
Jan De Dobbeleer
5502acb585
feat(nx): show segment on nx.json presence
2022-08-13 13:41:28 +02:00
L. Yeung
2eceffc91b
docs: tweak tips, cautions and warnings
2022-08-10 13:21:00 +02:00
Jan De Dobbeleer
4f594f19b1
docs(executiontime): add .FormattedMs to example
...
resolves #2626
2022-08-07 13:02:46 +02:00
Nico Glas
64231a790f
docs: fixed typo in node.mdx
...
Documentation for the Node segment had a tiny typo
2022-08-05 14:48:57 +02:00