Commit graph

601 commits

Author SHA1 Message Date
Jan De Dobbeleer 0d94f1ceb7 docs(templates): explicitly mention OSC8
relates to #5138
2024-06-21 16:15:12 +02:00
allcontributors[bot] efc496d236 docs: update website/docs/contributors.md [skip ci] 2024-06-21 13:58:15 +02:00
Charlie Arehart 34e99ce88a
docs: fix contributing typo's 2024-06-21 13:57:44 +02:00
Charlie Arehart 384204f0f2 docs(fonts): remove Meslo specification 2024-06-21 13:55:41 +02:00
Jan De Dobbeleer 6ee743793a feat(block): allow leading and trailing diamond
relates to #5121
2024-06-21 13:52:57 +02:00
Jan De Dobbeleer b6f5999e21 feat(path): allow displaying the cygwin style path
resolves #5074
2024-06-20 12:27:25 +02:00
allcontributors[bot] 6f47b2352f docs: update website/docs/contributors.md [skip ci] 2024-06-20 09:32:56 +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
L. Yeung e25d271d32 docs: add missing auto_upgrade setting 2024-06-19 06:51:52 +02:00
Jan De Dobbeleer d967464c8d docs: add hidden documentation 2024-06-18 13:02:00 +02:00
allcontributors[bot] 6175d77567 docs: update website/docs/contributors.md [skip ci] 2024-06-18 08:47:20 +02:00
Nibodhika 8eb8d88a20 feat(nushell): enable set_poshcontext
resolves #5095
2024-06-18 08:46:48 +02:00
Jan De Dobbeleer 33ac83551e feat(path): enable templates for max_width
resolves #5097
2024-06-17 15:59:29 +02:00
allcontributors[bot] 2fb42992b7 docs: update website/docs/contributors.md [skip ci] 2024-06-17 08:42:03 +02:00
Michael Schwobe 6554dbf9d4 feat(node): add PNPM segment and update Node context 2024-06-17 08:41:33 +02:00
allcontributors[bot] 1ff9a48c4a docs: update website/docs/contributors.md [skip ci] 2024-06-15 08:36:49 +02:00
Nathaniel D. Hoffman 1098aa92f8
feat(os): add default symbol for EndeavourOS 2024-06-15 06:36:20 +00:00
allcontributors[bot] 69349ff34f docs: update website/docs/contributors.md [skip ci] 2024-06-14 13:11:26 +02:00
Michael Rose 3ff30f993e feat(tooltips): allow multiple tooltips for tip
Instead of rendering only the last tooltip that matches a given tip it
will now render all tooltips that trigger for that tip.
2024-06-14 13:10:52 +02:00
Jan De Dobbeleer 821e45e968 feat(template): add .AbsolutePWD 2024-06-13 15:03:51 +02:00
allcontributors[bot] 44dc338090 docs: update website/docs/contributors.md [skip ci] 2024-06-12 16:45:17 +02:00
allcontributors[bot] e42b255db6 docs: update website/docs/contributors.md [skip ci] 2024-06-12 12:22:19 +02:00
Aaron Powell 59ebe57b19 feat(azd): add Azure Developer CLI segment
resolves #4702
2024-06-12 12:21:48 +02:00
Jan De Dobbeleer 88d0ba2250 docs: remove broken anchor 2024-06-12 09:39:32 +02:00
Jan De Dobbeleer 89beb8db68 feat(font): install system wide as root on Linux 2024-06-10 16:25:36 +02:00
allcontributors[bot] bd022272f8 docs: update website/docs/contributors.md [skip ci] 2024-06-10 11:34:16 +02:00
Joxtacy 27b193b8c5 feat(segment): add bun 2024-06-10 11:33:44 +02:00
allcontributors[bot] 34d7fb1892 docs: update website/docs/contributors.md [skip ci] 2024-06-08 10:13:43 +02:00
allcontributors[bot] 0d5c723efa docs: update website/docs/contributors.md [skip ci] 2024-06-08 10:12:35 +02:00
allcontributors[bot] 1cdeffea94 docs: update website/docs/contributors.md [skip ci] 2024-06-05 07:22:37 +02:00
allcontributors[bot] ea7332fd61 docs: update website/docs/contributors.md [skip ci] 2024-06-03 14:00:55 +02:00
Arjan Schrijver d20bf0f881 feat(git): add icon for Codeberg upstream 2024-06-03 14:00:22 +02:00
allcontributors[bot] b5ace58e3d docs: update website/docs/contributors.md [skip ci] 2024-05-29 17:25:50 +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
allcontributors[bot] c6da8b25f9 docs: update website/docs/contributors.md [skip ci] 2024-05-29 14:33:10 +02:00
Herby Gillot 9cbacddddf docs(macos): add MacPorts install instructions
https://ports.macports.org/port/oh-my-posh/
2024-05-29 14:32:41 +02:00
allcontributors[bot] 781b6fabba docs: update website/docs/contributors.md [skip ci] 2024-05-23 18:13:25 +02:00
Jeffrey Labonski 11606ead7a feat(helm): add helmfile support 2024-05-23 18:12:56 +02:00
Jan De Dobbeleer be47940d00 feat(powerline): add leading_powerline_symbol 2024-05-23 09:55:37 +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
allcontributors[bot] 962e424f9b docs: update website/docs/contributors.md [skip ci] 2024-05-13 08:29:33 +02:00
L. Yeung b227fcece9 docs(os): use exact names of Linux distros 2024-05-10 09:48:25 +02:00
Jan De Dobbeleer adf97352d0 feat(notice): disable from configuration
resolves #4902
2024-05-06 20:52:45 +02:00
allcontributors[bot] 8c038582c5 docs: update website/docs/contributors.md [skip ci] 2024-05-06 09:59:03 +02:00
Jan De Dobbeleer 1c8347287a fix(nu): support starting with --no-history
resolves #4887
2024-05-04 08:07:47 +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
allcontributors[bot] d152e4bd9e docs: update website/docs/contributors.md [skip ci] 2024-04-29 21:55:00 +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
allcontributors[bot] 8f5672f392 docs: update website/docs/contributors.md [skip ci] 2024-04-22 08:27:28 +02:00
allcontributors[bot] 336c1dfa65 docs: update website/docs/contributors.md [skip ci] 2024-04-20 20:13:20 +02:00
Jan De Dobbeleer 6c44459b6f feat(command): allow bypassing custom logic
resolves #4835
2024-04-20 09:40:48 +02:00
allcontributors[bot] ca875a04e3 docs: update website/docs/contributors.md [skip ci] 2024-04-20 09:10:54 +02:00
Ivan 659a57f013
feat(nightscout): add headers property 2024-04-19 23:09:00 +02:00
allcontributors[bot] 9d7cde81cc docs: update website/docs/contributors.md [skip ci] 2024-04-19 20:59:15 +02:00
Christian Becker 8ead4ce87e feat(svn): add repository name 2024-04-19 20:58:42 +02:00
allcontributors[bot] 15350e3eba docs: update website/docs/contributors.md [skip ci] 2024-04-19 16:34:53 +02:00
allcontributors[bot] f4b867920c docs: update website/docs/contributors.md [skip ci] 2024-04-18 14:51:30 +02:00
ivan-the-terrible 7fc2b70fb3 feat(segment): firebase segment 2024-04-18 14:51:00 +02:00
allcontributors[bot] c3b94d2711 docs: update website/docs/contributors.md [skip ci] 2024-04-17 13:24:49 +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
allcontributors[bot] de98fd05e5 docs: update website/docs/contributors.md [skip ci] 2024-04-17 09:37:36 +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
allcontributors[bot] 9aa8a385cb docs: update website/docs/contributors.md [skip ci] 2024-03-30 15:52:08 +01: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
allcontributors[bot] aa5a8502fb docs: update website/docs/contributors.md [skip ci] 2024-03-15 07:21:13 +01:00
Joshua Reilly f277c191b1
fix(git): remove trailing space from upstream icons 2024-03-15 07:20:38 +01:00
Jan De Dobbeleer a8f97f5aa2 docs(export): remove deprecated flags 2024-03-14 14:51:36 +01:00
allcontributors[bot] 1ce26266b5 docs: update website/docs/contributors.md [skip ci] 2024-03-14 08:49:10 +01:00
Luca Zecca 8791965f3f feat: add pulumi segment 2024-03-14 08:47:58 +01:00
allcontributors[bot] 41f7cf418f docs: update website/docs/contributors.md [skip ci] 2024-03-05 13:00:45 +01:00
allcontributors[bot] 621389314a docs: update website/docs/contributors.md [skip ci] 2024-03-05 12:58:33 +01:00
rocky@HP_OMEN 21df976c2f feat(python): make parent folder fallback optional 2024-03-05 12:58:05 +01:00
allcontributors[bot] bea1c6496e docs: update website/docs/contributors.md [skip ci] 2024-03-05 12:37:04 +01:00
Jan De Dobbeleer 060b712bbe docs(themes): remove generated themes from the repo
resolves #4716
2024-02-27 13:55:53 +01:00
Jan De Dobbeleer 0671e2c42c fix(git): migrate deprecated icon 2024-02-20 20:25:17 +01:00
allcontributors[bot] ec99847b2b docs: update website/docs/contributors.md [skip ci] 2024-02-19 09:05:10 +01:00
Jan De Dobbeleer 9e7237a89f fix(themes): adjust themes for correct rendering 2024-02-15 20:27:20 +01:00
allcontributors[bot] 1dc11f9df4 docs: update website/docs/contributors.md [skip ci] 2024-02-04 14:53:02 +01:00
VEERT00X 01c6b1ae2a docs(windows): add chocolatey as an install method 2024-02-04 14:46:52 +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
Jan De Dobbeleer 0715bf1cec docs(windows): use full syntax for theme information
relates to #4638
2024-01-21 14:06:49 +01:00
Jan De Dobbeleer f9e2d1598d docs: remove unicode character 2024-01-21 14:06:49 +01:00
allcontributors[bot] b04e26cf8a docs: update website/docs/contributors.md [skip ci] 2024-01-17 18:27:42 +01:00
allcontributors[bot] 1a9f8c8e56 docs: update website/docs/contributors.md [skip ci] 2024-01-16 22:41:59 +01:00
Chris Johnston‮ c12eae399e docs: remove "pathname://" prefix from windows store install link
This change fixes the link in the windows documentation to the windows store to
download oh my posh. The existing link was prefixed with "pathname://", which when
clicked opens a new empty tab. Copying and pasting the link without "pathname://"
into the address bar will correctly open the windows store for oh my posh. I tested
this using the latest stable version of MS Edge and Firefox.
2024-01-16 22:41:26 +01:00
allcontributors[bot] dc3bc9141d docs: update website/docs/contributors.md [skip ci] 2024-01-15 19:48:39 +01:00
srpmtt 5786720f21
feat: ocaml segment 2024-01-15 19:48:03 +01:00
allcontributors[bot] 311065773e docs: update website/docs/contributors.md [skip ci] 2024-01-13 20:24:31 +01:00
Riikka 3b7ebb3d9e docs(windows): add additional PATH context 2024-01-13 20:23:04 +01:00
allcontributors[bot] f041ea528e docs: update website/docs/contributors.md [skip ci] 2024-01-12 13:49:14 +01:00
MFedatto 72294e61e4
docs(transient): use array instead of object for sample 2024-01-12 13:48:38 +01:00
allcontributors[bot] 8f7a00f5ae docs: update website/docs/contributors.md [skip ci] 2024-01-06 13:53:15 +01:00
allcontributors[bot] 4ef2e9eac3 docs: update website/docs/contributors.md [skip ci] 2023-12-25 22:42:02 +01:00
Jan De Dobbeleer 0a13f08999 docs(fonts): add Visual Studio guide 2023-12-25 11:23:09 +01:00
allcontributors[bot] ac2db31c0f docs: update website/docs/contributors.md [skip ci] 2023-12-19 18:39:12 +01:00
allcontributors[bot] b9d947fc8c docs: update website/docs/contributors.md [skip ci] 2023-12-15 12:34:18 +01:00
allcontributors[bot] c1c2a7eac5 docs: update website/docs/contributors.md [skip ci] 2023-12-06 16:51:45 +01:00
Heache Bear 6386e46915
docs(git): delete fetch_stash_count option 2023-12-06 16:51:08 +01:00
Jan De Dobbeleer 5493ddb640 feat(template): add readFile
closes #4518
2023-12-04 19:46:56 +01:00
allcontributors[bot] f777bf9412 docs: update website/docs/contributors.md [skip ci] 2023-12-02 11:47:32 +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 5313c1c36c docs(faq): add PowerShell 7.4 context
resolves #4499
2023-11-29 11:15:05 +01:00
allcontributors[bot] fd8a73e499 docs: update website/docs/contributors.md [skip ci] 2023-11-29 11:04:47 +01:00
allcontributors[bot] e324113019 docs: update website/docs/contributors.md [skip ci] 2023-11-24 08:27:41 +01:00
Jan De Dobbeleer efe7398799 docs: update to docusaurus V3 2023-11-19 19:14:25 +01:00
allcontributors[bot] cbc3f09486 docs: update website/docs/contributors.md [skip ci] 2023-11-15 13:08:09 +01:00
allcontributors[bot] ca5d3b80d4 docs: update website/docs/contributors.md [skip ci] 2023-11-09 23:10:16 +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
allcontributors[bot] ad8a646c60 docs: update website/docs/contributors.md [skip ci] 2023-11-09 10:32:23 +01:00
Tend 8b0854a424
feat(segment): add bazel 2023-11-09 09:31:48 +00:00
Jan De Dobbeleer 4fb6f64f8f docs: remove non-supported characters 2023-11-08 08:30:51 +01:00
allcontributors[bot] de36200685 docs: update website/docs/contributors.md [skip ci] 2023-11-07 06:47:22 +01:00
allcontributors[bot] 45871a091a docs: update website/docs/contributors.md [skip ci] 2023-11-05 08:51:51 +01:00
allcontributors[bot] 3295d35a54 docs: update website/docs/contributors.md [skip ci] 2023-11-04 08:58:30 +01: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
Jan De Dobbeleer 132756729e
docs: remove inline quotes from alt text 2023-11-01 14:38:44 +01:00
allcontributors[bot] 9fe3889c3b docs: update website/docs/contributors.md [skip ci] 2023-11-01 12:05:10 +01:00
Paulo Morgado 1b20c82440 feat: detect sln and sln files as project files 2023-11-01 12:04:37 +01:00
allcontributors[bot] 8a1806450c docs: update website/docs/contributors.md [skip ci] 2023-11-01 12:00:29 +01:00
allcontributors[bot] 7c6fde3ede docs: update website/docs/contributors.md [skip ci] 2023-11-01 11:50:20 +01:00
Alex Potter 5655bb4e6d feat: carbon intensity segment 2023-11-01 11:49:44 +01:00
allcontributors[bot] 0be9f8d813 docs: update website/docs/contributors.md [skip ci] 2023-10-30 18:51:51 +01:00
allcontributors[bot] 3528d5e1da docs: update website/docs/contributors.md [skip ci] 2023-10-30 15:31:03 +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
allcontributors[bot] 1481442f54 docs: update website/docs/contributors.md [skip ci] 2023-10-28 10:01:52 +02:00
allcontributors[bot] 9573329497 docs: update website/docs/contributors.md [skip ci] 2023-10-28 10:00:20 +02:00
allcontributors[bot] 9378a72e3a docs: update website/docs/contributors.md [skip ci] 2023-10-28 09:58:13 +02:00
Josh Duncan 4dbadf891f
docs: correct macOS instructions 2023-10-28 09:57:41 +02:00
allcontributors[bot] bf24bf059e docs: update website/docs/contributors.md [skip ci] 2023-10-28 09:56:40 +02:00
Mateusz Bajorek 84f2c9a1eb
fix(themes): yarn icon for NerdFonts 3.x update
Co-authored-by: Mateusz Bajorek <mab@viabill.com>
2023-10-28 09:56:01 +02:00
allcontributors[bot] 7a42ef153e docs: update website/docs/contributors.md [skip ci] 2023-10-28 09:55:20 +02:00
Warren Buckley 30e4a591d7
feat(segment): umbraco segment to display modern or legacy version 2023-10-28 09:54:43 +02:00
Jan De Dobbeleer 1bde6f929b feat(nu): transient prompt 2023-10-18 11:19:14 +02:00
allcontributors[bot] 605a89ce38 docs: update website/docs/contributors.md [skip ci] 2023-10-17 08:36:23 +02:00
allcontributors[bot] 24ced2de95 docs: update website/docs/contributors.md [skip ci] 2023-10-17 08:30:42 +02:00
lnu 0c196e0f58 docs: fix broken links after rename(overview->general) 2023-10-17 08:30:04 +02:00
allcontributors[bot] e74761325a docs: update website/docs/contributors.md [skip ci] 2023-10-15 08:45:24 +02:00