Jan De Dobbeleer
b6f5999e21
feat(path): allow displaying the cygwin style path
...
resolves #5074
2024-06-20 12:27:25 +02:00
David Sass
73535072f0
docs(az): add example properties
2024-06-20 09:32:26 +02:00
Michael Schwobe
9b62e69348
feat(node): add Yarn segment and fix PNPM docs
2024-06-19 17:34:51 +02:00
Jan De Dobbeleer
33ac83551e
feat(path): enable templates for max_width
...
resolves #5097
2024-06-17 15:59:29 +02:00
Michael Schwobe
6554dbf9d4
feat(node): add PNPM segment and update Node context
2024-06-17 08:41:33 +02:00
Nathaniel D. Hoffman
1098aa92f8
feat(os): add default symbol for EndeavourOS
2024-06-15 06:36:20 +00:00
Aaron Powell
59ebe57b19
feat(azd): add Azure Developer CLI segment
...
resolves #4702
2024-06-12 12:21:48 +02:00
Joxtacy
27b193b8c5
feat(segment): add bun
2024-06-10 11:33:44 +02:00
Arjan Schrijver
d20bf0f881
feat(git): add icon for Codeberg upstream
2024-06-03 14:00:22 +02:00
LNKLEO
722073b52f
feat(owm): only use location for api call
...
BREAKING CHANGE: location is now required instead of latitude
and longitude
2024-05-29 17:25:18 +02:00
Jeffrey Labonski
11606ead7a
feat(helm): add helmfile support
2024-05-23 18:12:56 +02:00
Jan De Dobbeleer
e7a10ac029
feat(iterm): add iTerm features to the root configuration
...
BREAKING CHANGE: The iTerm segment has been removed and its features
have been added to the root configuration. To re-enable the iTerm
features, remove the iTerm segment and add the following to your
oh-my-posh configuration:
```json
{
"iterm_features": ["prompt_mark", "current_dir", "remote_host"]
}
```
Choose this option if you want to enable the prompt mark for shell
integration and/or enable current directory and remote host in the
iTerm status bar.
2024-05-19 14:13:01 +02:00
L. Yeung
b227fcece9
docs(os): use exact names of Linux distros
2024-05-10 09:48:25 +02:00
Ivan
f03c6cb00c
feat(segment): add talosctl
2024-05-04 07:56:15 +02:00
Jan De Dobbeleer
b3ead100d2
feat(iterm): add extension support
...
resolves #4834
2024-04-30 16:33:55 +02:00
MarkDaveny
6698b71f10
chore: fix some typos in comments
...
Signed-off-by: MarkDaveny <peicuiping@aliyun.com>
2024-04-29 21:54:31 +02:00
Jan De Dobbeleer
6c44459b6f
feat(command): allow bypassing custom logic
...
resolves #4835
2024-04-20 09:40:48 +02:00
Ivan
659a57f013
feat(nightscout): add headers property
2024-04-19 23:09:00 +02:00
Christian Becker
8ead4ce87e
feat(svn): add repository name
2024-04-19 20:58:42 +02:00
ivan-the-terrible
7fc2b70fb3
feat(segment): firebase segment
2024-04-18 14:51:00 +02:00
ivan-the-terrible
2b5a62386b
docs: add default column to properties table
2024-04-17 13:24:18 +02:00
ivan-the-terrible
aaaa83f0a5
fix: correct property names
2024-04-17 13:24:18 +02:00
mountcount
e75554b24b
chore: fix some comments
...
Signed-off-by: mountcount <cuimoman@outlook.com>
2024-04-17 09:37:04 +02:00
Jan De Dobbeleer
c4e11fe48d
feat(path): allow left and right formatting
2024-04-03 16:23:01 +02:00
Jan De Dobbeleer
6e1137512c
feat(path): highlight git directory
...
resolves #4727
2024-03-30 15:37:28 +01:00
Jan De Dobbeleer
cd232cd17e
revert(git): remove trailing space from upstream icons
...
This reverts commit f277c191b1
as it was
not the correct change to make. The upstream icons are supposed to
have trailing spaces so they display correctly in the default template.
resolves #4784
2024-03-19 08:35:11 +01:00
Jan De Dobbeleer
6bbdfb9c45
feat(node): do not show on .npmrc
2024-03-18 20:07:25 +01:00
Joshua Reilly
f277c191b1
fix(git): remove trailing space from upstream icons
2024-03-15 07:20:38 +01:00
Luca Zecca
8791965f3f
feat: add pulumi segment
2024-03-14 08:47:58 +01:00
rocky@HP_OMEN
21df976c2f
feat(python): make parent folder fallback optional
2024-03-05 12:58:05 +01:00
Jan De Dobbeleer
0671e2c42c
fix(git): migrate deprecated icon
2024-02-20 20:25:17 +01:00
Jan De Dobbeleer
9e7237a89f
fix(themes): adjust themes for correct rendering
2024-02-15 20:27:20 +01:00
Jan De Dobbeleer
d85c77897b
docs: adjust typo
2024-01-21 14:25:56 +01:00
srpmtt
b8830a683a
feat: react segment
2024-01-21 14:25:56 +01:00
Jan De Dobbeleer
ed40fc7bf5
feat(language): cache version info
2024-01-21 14:06:49 +01:00
srpmtt
5786720f21
feat: ocaml segment
2024-01-15 19:48:03 +01:00
Heache Bear
6386e46915
docs(git): delete fetch_stash_count option
2023-12-06 16:51:08 +01:00
Oleksandr Babieiev
9e470e5205
feat(project): add PEP 621 support for Python projects
...
BREAKING CHANGE: this replaces the `poetry` `.Type` value with `python`.
Segment templates matching the `poetry` type will need to be updated to
match the new `python` type.
2023-12-02 11:46:59 +01:00
Jan De Dobbeleer
74da88f99c
feat(owm): add API key environment variable
...
resolves #4488
2023-11-29 11:15:05 +01:00
Jan De Dobbeleer
230f8f4973
feat(upgrade): expose current version number in segment
2023-11-29 11:15:05 +01:00
Jan De Dobbeleer
efe7398799
docs: update to docusaurus V3
2023-11-19 19:14:25 +01:00
Jan De Dobbeleer
1298129b87
refactor: use the same string for API key properties
2023-11-09 17:40:26 +01:00
Snow
cf3dc7c069
feat(segment): add lastfm
2023-11-09 17:40:26 +01:00
Tend
8b0854a424
feat(segment): add bazel
2023-11-09 09:31:48 +00:00
joadoumie
cec96d8b94
feat: nba segment
2023-11-04 08:57:58 +01:00
Mateusz Bajorek
870ff86778
feat(git): add .LatestTag template property
2023-11-01 14:55:43 +01:00
Paulo Morgado
1b20c82440
feat: detect sln and sln files as project files
2023-11-01 12:04:37 +01:00
Alex Potter
5655bb4e6d
feat: carbon intensity segment
2023-11-01 11:49:44 +01:00
Sri Ramanujam
91fb561de7
feat(python): use parent directory as name when "venv" or ".venv"
2023-10-30 15:30:23 +01:00
Warren Buckley
9003be7be0
fix(umbraco): update doc to describe it looks for the key umbracoconfigurationstatus
2023-10-30 12:15:52 +01:00