Commit graph

1857 commits

Author SHA1 Message Date
allcontributors[bot] b670c95701 docs: update .all-contributorsrc [skip ci] 2022-06-10 23:47:21 +02:00
allcontributors[bot] 290f6518aa docs: update website/docs/contributors.md [skip ci] 2022-06-10 23:47:21 +02:00
bhagerty d437209a01
docs: revert to winget package name 2022-06-10 23:46:29 +02:00
Jan De Dobbeleer ad12ad8ed2 feat(font): support URL's
resolves #2400
2022-06-10 14:10:45 +02:00
Jan De Dobbeleer 0dbe5f2aa4 fix(font): provide feedback when installing
relates to #2338
2022-06-10 14:10:45 +02:00
Jan De Dobbeleer 265790659c fix(font): install correctly on Windows 2022-06-08 20:08:52 +02:00
Jan De Dobbeleer c301864021 fix(font): remove --font 2022-06-07 07:52:35 +02:00
Jan De Dobbeleer 9b17c483a8 feat: install font directly
relates to #2338
2022-06-07 07:25:19 +02:00
Jan De Dobbeleer b22dd21fa5 feat(winreg): additional value support 2022-06-07 07:09:32 +02:00
x-daht 1668949037 theme: add tokyo 2022-06-07 07:04:25 +02:00
Fransy 96e14f3b11 feat(theme): add easy-term 2022-06-07 07:00:12 +02:00
Jan De Dobbeleer ab2c3dd0c3 docs: chmod all themes 2022-06-06 16:03:27 +02:00
Jan De Dobbeleer 895d1f3b52 docs(themes): handle non-json themes 2022-06-06 16:03:27 +02:00
Jan De Dobbeleer 5c3a7685c9 fix(release): zip all themes
closes #2389
2022-06-06 16:03:27 +02:00
Jan De Dobbeleer 5b2ba33b98 docs: add subversion schema + info 2022-06-05 16:41:35 +02:00
Jan De Dobbeleer 7b6f791026 docs: add flutter schema 2022-06-05 16:41:35 +02:00
Jan De Dobbeleer d1501a6211 feat: fossil segment
resolves #2373
2022-06-05 16:41:35 +02:00
ehawman-rosenberg a88bea85c2 fix(docs): fonts under installation 2022-06-05 08:17:32 +02:00
ehawman-rosenberg 1aa7e058f8 docs: yaml/toml documentation 2022-06-04 19:56:59 +02:00
L. Yeung 73653ab03b docs(windows): revise guide on using default themes 2022-06-04 08:28:12 +02:00
L. Yeung eb91390a46 fix(cli): correct help text for font subcommand 2022-06-04 08:28:12 +02:00
Jan De Dobbeleer 0a46189556 fix(font): animate spinner 2022-06-03 22:29:49 +02:00
William Alvarez 529fcd160a
theme: add neko 2022-06-03 18:49:14 +00:00
Jan De Dobbeleer 9f65375b6a docs: rename all to mdx 2022-06-03 20:42:25 +02:00
Jan De Dobbeleer 8c44eace50 revert: debug theme is json 2022-06-03 20:30:05 +02:00
ehawman-rosenberg 5450764c17 fix(theme): corrected a spacing error in path 2022-06-03 20:23:20 +02:00
ehawman-rosenberg f480533a7a feat(theme)!: migrate devious-diamonds to YAML
BREAKING CHANGE: Extension change from "json" to "yaml" necessitates changes in init params
2022-06-03 20:23:20 +02:00
Jan De Dobbeleer 51754843f4 docs(font): install as admin 2022-06-03 16:54:26 +02:00
Jan De Dobbeleer 1fba9d563c feat(cli): install font
relates to #2338
2022-06-03 16:36:00 +02:00
Jan De Dobbeleer 1b8185cb86 docs: add Windows Store link 2022-06-02 12:48:08 +02:00
dependabot[bot] 307d685eb1 chore(deps): bump eventsource from 1.1.0 to 1.1.1 in /website
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 08:52:28 +02:00
allcontributors[bot] 8cd8e2f35b docs: update .all-contributorsrc [skip ci] 2022-06-02 07:05:56 +02:00
allcontributors[bot] d82ef65fbc docs: update website/docs/contributors.md [skip ci] 2022-06-02 07:05:56 +02:00
Mohammad Dehghan 68cd8b1fac fix: fix path to Posh-Git segment 2022-06-02 07:04:30 +02:00
Jan De Dobbeleer f6703e9c2c docs(git): add environment variable requirement
resolves #2355
2022-05-31 17:30:03 +02:00
Jan De Dobbeleer 56987bf63a fix(git): add untracked to status
relates to #2349
2022-05-30 20:15:22 +02:00
Jan De Dobbeleer 8bcbe02510 fix(git): add untracked
resolves #2349
2022-05-30 08:59:22 +02:00
Dave Moor a9c1292d83 feat: add svn segment 2022-05-30 08:59:22 +02:00
theperiscope d0fe5b7ade docs: time zone example using sprig 2022-05-29 09:31:12 +02:00
PlayDay e289298e6f theme: update kali
closes #2259
2022-05-29 09:30:15 +02:00
Jan De Dobbeleer 63e8f3791f
chore: rename Windows Store builds 2022-05-29 00:47:10 +02:00
Jan De Dobbeleer 42be6ab608 fix(accent): get correct accent color on Windows 2022-05-29 00:39:02 +02:00
Surgat 8b21a67d7a docs(pwsh): create profile on error 2022-05-28 23:37:59 +02:00
Jan De Dobbeleer f3547c8d2a
chore: publish to the Windows Store every week 2022-05-28 22:36:18 +02:00
evanfuture a4e8bc1b60 feat: nx segment 2022-05-27 17:52:08 +02:00
allcontributors[bot] 2db0e67804 docs: update .all-contributorsrc [skip ci] 2022-05-27 16:43:03 +02:00
allcontributors[bot] a6b9df2ee6 docs: update website/docs/contributors.md [skip ci] 2022-05-27 16:43:03 +02:00
Anton Piatek c35fb6b633 docs(faq): remind windows users to set AV exclusion 2022-05-27 16:42:29 +02:00
L. Yeung 2230e2b695 fix(pwsh): avoid Test-Path error on "no config" 2022-05-27 15:41:28 +02:00
Jan De Dobbeleer e41304ae44 fix(properties): parse int64 correctly
resolves #2334
2022-05-27 10:28:31 +02:00