allcontributors[bot]
1ee62231ca
docs: update website/docs/contributors.md [skip ci]
2023-06-19 14:52:02 +02:00
Loc Nguyen
007c567c08
docs(fonts): update font name
2023-06-19 14:51:30 +02:00
allcontributors[bot]
9e27ed8ec2
docs: update website/docs/contributors.md [skip ci]
2023-06-19 14:22:51 +02:00
nopeless
06163465e8
feat(execution): lucky7 style
2023-06-19 12:22:17 +00:00
allcontributors[bot]
4139945eb1
docs: update website/docs/contributors.md [skip ci]
2023-06-15 16:29:14 +02:00
Jan De Dobbeleer
4c0c596c2c
feat(path): add option to colorize first and last folder
2023-06-15 09:33:16 +02:00
Jan De Dobbeleer
ad2780f964
feat(path): add option to format folders
2023-06-13 20:22:42 +02:00
Jan De Dobbeleer
eee5198664
feat(fonts): install as user
2023-06-12 20:26:13 +02:00
L. Yeung
2805c1b81a
docs(executiontime): remove outdated instructions
2023-06-08 15:36:58 +02:00
allcontributors[bot]
67a919ec3e
docs: update website/docs/contributors.md [skip ci]
2023-06-08 07:40:40 +02:00
Bohdan Dorokhin
6e9d072b5f
feat(sitecore): support CLI context switching
...
BREAKING CHANGE: you will need to migrate your current sitecore segment template
in case you have a custom one. Have a look at the documentation to see what changed.
2023-06-08 07:40:05 +02:00
Jan De Dobbeleer
dd68da8793
feat(git): fetch user information
...
resolves #3933
2023-06-06 08:06:00 +02:00
Jan De Dobbeleer
50fc40a5fe
chore: update install script for platform detection
2023-06-05 20:53:43 +02:00
allcontributors[bot]
03f1517813
docs: update website/docs/contributors.md [skip ci]
2023-05-28 13:14:31 +02:00
vegchic
e7eb8bd3bb
fix(doc): remove outdated content for Scoop
2023-05-28 13:13:56 +02:00
allcontributors[bot]
c45f063e2f
docs: update website/docs/contributors.md [skip ci]
2023-05-25 14:58:29 +02:00
allcontributors[bot]
80b68ec56f
docs: update website/docs/contributors.md [skip ci]
2023-05-22 15:29:59 +02:00
Gonzalo Brusella
a973a75604
docs(executiontime): add always_enabled to example
2023-05-22 15:29:26 +02:00
allcontributors[bot]
84a59b4911
docs: update website/docs/contributors.md [skip ci]
2023-05-21 15:01:37 +02:00
Matthew Miller
ed8d89a7cc
feat: update Open Weather Map to use Geocoding API
...
Updated the Open Weather Map Current Weather URL to remove the
deprecated query parameter. Updated the URL to add the supported
latitude and longitude parameters.
Added a call to the Open Wetaher Map Geocoding API to resolve the
location parameter to latitude and longitude values as specified in the
Open Weather Map documentation.
Added properties to the Open Weather Map segment to allow users to
manually specify the latitude and longitude if desired. Doing this will
skip the geocoding API call and ignore the location parameter.
Updated the website documentation for the Open Weather Map segment to
reflect the property changes and explain how to use them.
2023-05-21 15:01:06 +02:00
allcontributors[bot]
9de0af781c
docs: update website/docs/contributors.md [skip ci]
2023-05-21 01:20:11 +02:00
allcontributors[bot]
4e6cbf14ad
docs: update website/docs/contributors.md [skip ci]
2023-05-19 20:52:22 +02:00
allcontributors[bot]
1123dd0fbe
docs: update website/docs/contributors.md [skip ci]
2023-05-18 21:41:37 +02:00
Bas Lijten
c5193c9880
feat: new Sitecore context segment
2023-05-18 21:41:05 +02:00
Jan De Dobbeleer
f938794ccd
feat: upgrade segment
2023-05-18 19:55:29 +02:00
allcontributors[bot]
80c91c0fd7
docs: update website/docs/contributors.md [skip ci]
2023-05-17 23:27:56 +02:00
krzysdz
6544815766
feat: shell integration using FinalTerm's OSC sequences
2023-05-17 21:27:21 +00:00
allcontributors[bot]
207a7c8ab7
docs: update website/docs/contributors.md [skip ci]
2023-05-17 20:27:41 +02:00
Jan De Dobbeleer
221cd7bad2
feat(linux): add installation script
...
resolves #3815
2023-05-10 20:19:51 +02:00
Jan De Dobbeleer
c57975985f
fix(font): migrate away from material icons
...
resolves #3818
2023-05-09 11:32:04 +02:00
allcontributors[bot]
774ef884bb
docs: update website/docs/contributors.md [skip ci]
2023-05-09 11:09:58 +02:00
allcontributors[bot]
1185587fe4
docs: update website/docs/contributors.md [skip ci]
2023-05-09 09:07:11 +02:00
Jan De Dobbeleer
9663a29fe6
feat(font): update to Nerd Font V3
...
BREAKING CHANGE: this deprecates support for Nerd Font V2 and
requires a compatible V3 Nerd Font. Note for users experiencing
issues with icons, update to the latest Nerd Font of your choice
2023-05-08 13:33:59 +02:00
Jan De Dobbeleer
7980b01621
docs(faq): clarify spaces in Windows Terminal
2023-04-29 11:58:21 +02:00
allcontributors[bot]
194048989a
docs: update website/docs/contributors.md [skip ci]
2023-04-27 16:52:15 +02:00
Jan De Dobbeleer
66ca5ccf1f
feat(path): allow coloring the folder_separator_icon on cycle
2023-04-25 20:42:12 +02:00
Jan De Dobbeleer
077e538500
fix(sysinfo): remove CPU context
...
BREAKING CHANGE: this property isn't used in any of the themes and it's
incorrect as fetching CPU information requires a timer which we don't
want to use as it will make rendering the prompt slower
For users who migrate to this version, remove the .CPU property from
the sysinfo segment's template in case you have that set.
resolves #3730
2023-04-24 09:08:11 +02:00
Jan De Dobbeleer
287f183244
feat: allow segment to override global properties
2023-04-22 12:18:09 +02:00
L. Yeung
14f012308e
fix(tooltip): check only the first word of command line
2023-04-21 20:49:03 +02:00
allcontributors[bot]
d721a18413
docs: update website/docs/contributors.md [skip ci]
2023-04-21 18:20:56 +02:00
Jan De Dobbeleer
facc24d290
feat(path): add colored full path
2023-04-20 07:07:07 +02:00
allcontributors[bot]
5b6243dfe0
docs: update website/docs/contributors.md [skip ci]
2023-04-16 17:17:26 +02:00
Jan De Dobbeleer
cdc560c7bd
feat(transient): add Filler
2023-04-15 18:01:25 +02:00
allcontributors[bot]
02c0c6f2b1
docs: update website/docs/contributors.md [skip ci]
2023-04-14 20:33:51 +02:00
Jan De Dobbeleer
2d0ee8c8ab
feat(sapling): identify new repo without commits
2023-04-08 11:07:36 +02:00
allcontributors[bot]
5cee8fa244
docs: update website/docs/contributors.md [skip ci]
2023-04-07 20:28:52 +02:00
allcontributors[bot]
8f37a88933
docs: update website/docs/contributors.md [skip ci]
2023-04-07 10:01:20 +02:00
Jason Zhang
ddec1197df
feat(argocd): add context segment
2023-04-07 10:00:49 +02:00
Jan De Dobbeleer
b4b3698ae6
docs(nushell): update nu version
2023-04-05 13:49:50 +02:00
allcontributors[bot]
99f8d80c48
docs: update website/docs/contributors.md [skip ci]
2023-04-05 13:43:49 +02:00