dependabot[bot]
fb8e5c255e
chore(deps): bump ua-parser-js from 0.7.32 to 0.7.33 in /website
...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js ) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases )
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md )
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.32...0.7.33 )
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 07:51:54 +01:00
Jan De Dobbeleer
51fd45dc60
feat(git): allow to exclude repo's from status fetching
2023-01-26 19:58:31 +01:00
Jan De Dobbeleer
4033c6f591
docs(templates): add missing custom functions
2023-01-26 19:58:31 +01:00
Jan De Dobbeleer
481878262b
feat: ignore empty header line on clear
...
relates to #3388
2023-01-25 16:14:41 +01:00
Jan De Dobbeleer
a7c9ad6f0e
docs(pwsh): specify script signage bypass
2023-01-23 07:46:35 +01:00
Jan De Dobbeleer
522a216c00
feat: add .PromptCount
...
relates to #3388
2023-01-23 07:46:35 +01:00
Jan De Dobbeleer
ca57311ef5
feat: add buf segment
2023-01-21 09:40:28 +01:00
Jan De Dobbeleer
fd166f3e6e
docs: correct link to hyperlinks
...
resolves #3372
2023-01-17 18:49:53 +01:00
allcontributors[bot]
be7bf71cc0
docs: update website/docs/contributors.md [skip ci]
2023-01-14 15:15:44 +01:00
Jan De Dobbeleer
f502d1c108
fix(install): 12 implies arm64 on Windows
2023-01-14 11:03:34 +01:00
allcontributors[bot]
d4196bff9d
docs: update website/docs/contributors.md [skip ci]
2023-01-12 18:34:41 +01:00
jensdevloo
c542e658a9
docs: instructions on using NF in VS Code terminal ( #3359 )
2023-01-12 18:34:00 +01:00
Jan De Dobbeleer
4f83452e84
fix(hyperlink): use unique format to avoid conflicts
...
BREAKING CHANGE: this can cause existing manual hyperlinks
(`[text](link)`) to stop working. To fix, change those to
the following syntax: `«text»(link)`
resolves #3353
2023-01-12 10:01:16 +01:00
L. Yeung
502c346d9b
docs(nu): remove the outdated tip
2023-01-11 16:14:31 +01:00
allcontributors[bot]
29d980b217
docs: update website/docs/contributors.md [skip ci]
2023-01-11 15:25:48 +01:00
David Courtney
822b7c755e
feat: add mercurial segment
2023-01-11 15:25:11 +01:00
Jan De Dobbeleer
7dbc3c96ea
fix(cycle): cycle in a loop
2023-01-11 13:49:46 +01:00
Jan De Dobbeleer
a0a171a3ae
docs: update nushell initialisation
...
resolves #3188
2023-01-10 20:00:37 +01:00
allcontributors[bot]
3923f310b6
docs: update website/docs/contributors.md [skip ci]
2023-01-10 19:42:15 +01:00
David Hrdlička
caa2481589
fix(elixir): match on *.exs
files too
...
the `.exs` file extension is used for Elixir scripts, this also
includes project files and tests in Mix projects
2023-01-10 19:41:38 +01:00
Jan De Dobbeleer
86459f9a2f
feat: cycle through colors
...
resolves #3327
2023-01-10 13:54:51 +01:00
Jan De Dobbeleer
6ca3d22b80
fix: adjust Azure DevOps icon
...
relates to #3336
2023-01-10 13:54:51 +01:00
Jan De Dobbeleer
e05c74a3c3
docs(spotify): clarify supported applications
...
relates to #3310
2023-01-09 15:35:22 +01:00
Jan De Dobbeleer
ac4c022a33
docs: adjust tip colors in dark mode
2023-01-09 15:35:22 +01:00
Jan De Dobbeleer
a2353d93e7
feat: add vala segment
...
resolves #3329
2023-01-09 09:18:18 +01:00
Jan De Dobbeleer
2751a243ef
feat: add elixir segment
...
resolves #3314
2023-01-09 09:18:18 +01:00
Jan De Dobbeleer
b8c09f92ab
feat(git): add commit information
...
resolves #3331
2023-01-09 09:18:18 +01:00
Jan De Dobbeleer
a627be6b64
docs(error): you can't use cross segment properties
...
relates to #3324
2023-01-09 09:18:18 +01:00
allcontributors[bot]
3463fee622
docs: update website/docs/contributors.md [skip ci]
2023-01-09 07:48:18 +01:00
Jan De Dobbeleer
62a1bf96da
feat(git): allow adding own remote icons
...
resolves #3300
2023-01-06 08:14:05 +01:00
allcontributors[bot]
8cd61fd131
docs: update website/docs/contributors.md [skip ci]
2022-12-30 16:17:52 +01:00
Jan De Dobbeleer
cf4aa4ed62
fix(engine): always return a new writer for init
...
resolves #3268
2022-12-29 21:32:57 +01:00
allcontributors[bot]
1106fb60df
docs: update website/docs/contributors.md [skip ci]
2022-12-29 19:45:29 +01:00
NoF0rte
9d81f5a362
feat(style): segment style as a template string
2022-12-29 19:44:50 +01:00
NoF0rte
9e40a1a0dc
feat: conditional segment styles
2022-12-29 19:44:50 +01:00
Jan De Dobbeleer
60664e245a
feat(git): remove stash and worktree count from template
...
they are now individual functions so they no longer need a switch
2022-12-28 17:14:29 +01:00
Jan De Dobbeleer
07206e5aae
feat(project): add always_enabled and project type
2022-12-27 15:53:31 +01:00
Jan De Dobbeleer
8aca8a2d84
docs(project): add .Error reference
2022-12-27 15:53:31 +01:00
allcontributors[bot]
f06543f841
docs: update website/docs/contributors.md [skip ci]
2022-12-25 20:32:52 +01:00
Michael Carman
e40cee25f5
docs(svn): add "?" / .Untracked
2022-12-25 20:32:19 +01:00
allcontributors[bot]
f9f4200768
docs: update website/docs/contributors.md [skip ci]
2022-12-23 14:46:03 +01:00
Jan De Dobbeleer
4f2efae780
docs: add Discord link
2022-12-23 13:30:56 +01:00
allcontributors[bot]
8bf5201726
docs: update website/docs/contributors.md [skip ci]
2022-12-22 06:33:42 +01:00
Jan De Dobbeleer
4baf6dc5c9
docs(az): add module link
2022-12-21 19:34:30 +01:00
allcontributors[bot]
aa05fade4e
docs: update website/docs/contributors.md [skip ci]
2022-12-20 20:07:31 +01:00
allcontributors[bot]
41cb8230b8
docs: update website/docs/contributors.md [skip ci]
2022-12-20 18:15:10 +01:00
jooooel
f589688f2d
docs(git): information about untracked changes
2022-12-20 18:14:34 +01:00
Jan De Dobbeleer
dda12ff877
revert(website): update dependencies
...
this reverts commit 482355be61
2022-12-18 15:36:04 +01:00
Jan De Dobbeleer
2255f9fd44
feat(template): custom compare functions
...
resolves #3218
2022-12-18 15:02:57 +01:00
Jan De Dobbeleer
80b92505bc
fix(template): remove the need for escaping a dot literal
2022-12-18 15:02:57 +01:00