Commit graph

330 commits

Author SHA1 Message Date
Jan De Dobbeleer 221cd7bad2 feat(linux): add installation script
resolves #3815
2023-05-10 20:19:51 +02:00
Jan De Dobbeleer 7d7a8c41c0 docs: add unix install script 2023-05-10 18:00:00 +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 27dc979954
docs: add privacy policy link 2023-05-08 13:35:06 +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 1bcad8819c docs: add privacy policy 2023-05-08 12:44:57 +02:00
Jan De Dobbeleer 531166a35d docs: remove social integration 2023-05-06 20:34:23 +02:00
Jan De Dobbeleer 96b3f01ae7 docs: update bluesky icon color 2023-05-01 10:08:19 +02:00
Jan De Dobbeleer 52e402d439 docs: update social links 2023-04-29 21:51:27 +02:00
Jan De Dobbeleer 7980b01621 docs(faq): clarify spaces in Windows Terminal 2023-04-29 11:58:21 +02:00
Jan De Dobbeleer ebf7e382de docs: redirect old social handle 2023-04-28 14:17:53 +02:00
Jan De Dobbeleer 8352e48e78 docs(mastodon): migrate to hachyderm.io 2023-04-28 11:43:51 +02:00
Jan De Dobbeleer 1b781bb0c1 docs: add webfinger API 2023-04-28 11:13:52 +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
dependabot[bot] eac88036d1 chore(deps): bump yaml from 2.2.1 to 2.2.2 in /website
Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 18:00:09 +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
Mavaddat Javid 4aa14e218a chore(pwsh): install.ps1 compatibility features 2023-04-16 17:15:32 +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
Jan De Dobbeleer 8fe6dd2dcf feat(template): add parsed SHLVL 2023-04-02 19:33:30 +02:00
Jan De Dobbeleer 4ff2dd233e docs: add all supported config formats 2023-03-31 21:17:00 +02:00
Jan De Dobbeleer 17bd13b0fc feat(cftarget): add display_mode 2023-03-28 20:21:56 +02:00
Jan De Dobbeleer d222ce0211 docs(api): do not log full error 2023-03-23 13:41:19 +01:00
Jan De Dobbeleer 6af47a61d5 feat(path): add powerlevel style
resolves #3607
2023-03-21 20:47:17 +01:00
allcontributors[bot] 714df790de docs: update website/docs/contributors.md [skip ci] 2023-03-14 11:41:28 +01:00
Mertsch 1e09120af4
docs: fix text/template link 2023-03-14 11:40:43 +01:00
Jan De Dobbeleer 71f81a0b79 feat(notice): disable/enable upgrade notice 2023-03-13 20:22:31 +01:00
Jan De Dobbeleer c03ee35107 feat(node): export expected version
resolves #3576
2023-03-13 08:14:27 +01:00
allcontributors[bot] 11c17f9caa docs: update website/docs/contributors.md [skip ci] 2023-03-11 10:06:06 +01:00
Janrey Licas e438c8d61e
fix(wakatime)!: rename Cummulative to Cumulative 2023-03-11 10:05:29 +01:00
allcontributors[bot] 8aa15d4389 docs: update website/docs/contributors.md [skip ci] 2023-03-09 09:29:01 +01:00
甘亭 da9fea70d7 docs: fix descriptions of min_width and max_width 2023-03-09 09:28:18 +01:00
allcontributors[bot] 2b5a4c54a6 docs: update website/docs/contributors.md [skip ci] 2023-03-09 09:26:47 +01:00
craftzneko 536dcf334f docs: adjust font installation instructions 2023-03-09 09:26:10 +01:00
Jan De Dobbeleer 5beac7b8fb feat(sapling): add commit description field 2023-03-05 15:14:03 +01:00
Jan De Dobbeleer 5ec65ab373 feat: add docker segment
resolves #3549
2023-03-05 14:45:28 +01:00