Jan De Dobbeleer
e45cd7ea17
feat(git): display when in bare repo
2022-10-10 09:01:11 +02:00
Ashutosh Pandey
02d4e84e4a
docs(gcp): correct template
2022-10-06 11:08:56 +02:00
LNK LEO
4b6b128d74
feat(connection): new segment
...
BREAKING CHANGE: this will need a manual migration from the wifi
segment to the new connection segment.
2022-10-05 16:16:17 +02:00
LNK LEO
38e94e6a59
docs(rust): update doc
2022-10-05 13:26:37 +02:00
L. Yeung
5b6a3470d1
fix(path): parse path correctly
2022-10-04 06:50:07 +02:00
Jan De Dobbeleer
56ae9e6fda
feat(az): parse pwsh context from module output
...
this fixes an issue where using multiple powershell sessions with a
different Azure context would display the same context everywhere when
using Set-AzContext to switch between them
BREAKING CHANGE: this requires adding `$env:POSH_AZURE_ENABLED = $true`
to your PowerShell profile if you want to get the correct context
displayed in your prompt for Azure powershell
2022-09-26 08:23:03 +02:00
Jan De Dobbeleer
66a55991f1
feat(nu): update for 0.68.1
...
resolves #2756
2022-09-25 19:49:56 +02:00
Jan De Dobbeleer
dfed233171
docs(git): default posh-git information
...
relates to #2747
2022-09-25 09:31:43 +02:00
Jan De Dobbeleer
19bb8f99b9
feat(deno): add deno.json
...
relates to #2764
2022-09-23 21:19:47 +02:00
Jan De Dobbeleer
17572d7f3f
feat(context): allow context setting where possible
...
relates to #2776
2022-09-23 21:19:47 +02:00
allcontributors[bot]
7a77ca7e13
docs: update website/docs/contributors.md [skip ci]
2022-09-23 09:31:52 +02:00
Jan De Dobbeleer
b87a7f7da2
fix(poshgit): remove all references
2022-09-23 08:46:12 +02:00
Jan De Dobbeleer
aecd8d6bfd
feat(templates): segment alias
...
resolves #2811
2022-09-20 20:14:31 +02:00
Jan De Dobbeleer
c3c72b17b3
feat: deno segment
...
resolves #2764
2022-09-18 09:50:09 +02:00
L. Yeung
348cacc860
fix(pwsh): disable tooltips for ConstrainedLanguage
mode
2022-09-17 17:49:57 +02:00
Jan De Dobbeleer
3057e474d7
docs: tables for data
...
this look a lot better
2022-09-16 16:35:44 +02:00
Jan De Dobbeleer
4056729e8e
feat(wsl): allow using native executable on shared drive
...
relates to #2097
2022-09-15 09:11:16 +02:00
allcontributors[bot]
daf5d794ea
docs: update website/docs/contributors.md [skip ci]
2022-09-13 20:34:58 +02:00
Douglas Silva
83e799768e
docs: themes linking to master branch caused 404s
2022-09-13 20:32:42 +02:00
vimo
464b4263e6
docs: correct syntax in configuration code
2022-09-10 16:45:31 +02:00
vimo
2772439cd1
docs: correct sample config for displaying minutes
2022-09-10 16:45:31 +02:00
Jan De Dobbeleer
66a90f79df
docs: adjust customization section for clarity
2022-09-07 18:04:41 +02:00
Jan De Dobbeleer
3ded4c00fc
feat(posh-git): parse environment variable
...
BREAKING CHANGE: this removes the posh-git segment. To mitigate,
rename the posh-git segment to git.
In case you had a custom template, make sure to migrate to the git
segment's template. You can now also leverage the same logic and
properties as the git segment in both the text template and/or
color templates.
2022-09-07 18:04:41 +02:00
Jan De Dobbeleer
17f75fa1ff
refactor(git): no leading space on branch status
2022-09-07 18:04:41 +02:00
Jan De Dobbeleer
56a59a1b32
feat(git): add link to GitKraken
2022-09-02 10:04:22 +02:00
Jan De Dobbeleer
07eba99d6e
feat(git): expose directory
2022-08-28 15:40:20 +02:00
L. Yeung
22da6bd96d
docs(faq): prefix and categorize entries
2022-08-23 17:38:03 +02:00
L. Yeung
45aecbcc0e
docs: tweak terminology to be consistent across pages
2022-08-23 17:38:03 +02:00
L. Yeung
c80e486e46
docs(fish): update version requirement to v3.4.0+
2022-08-23 17:38:03 +02:00
Jan De Dobbeleer
08eb57bf96
docs(wakatime): seconds is a float
...
resolves #2679
2022-08-18 15:18:49 +02:00
allcontributors[bot]
abde156f66
docs: update website/docs/contributors.md [skip ci]
2022-08-17 18:13:06 +02:00
Stephen Judd
f6ec503bbf
feat: add Google Cloud (gcp) segment
2022-08-17 18:12:18 +02:00
Jan De Dobbeleer
70008eccab
docs(install): add next steps
2022-08-14 19:58:54 +02:00
Sebastian Zanoni
85842d3c95
docs(git): adapt git segment property documentation
2022-08-13 13:44:52 +02:00
Jan De Dobbeleer
5502acb585
feat(nx): show segment on nx.json presence
2022-08-13 13:41:28 +02:00
L. Yeung
94d6e75ffa
docs(faq): correct a heading level
2022-08-10 16:27:34 +02:00
L. Yeung
2eceffc91b
docs: tweak tips, cautions and warnings
2022-08-10 13:21:00 +02:00
L. Yeung
b19316a0ee
docs(nu): add tip on init using OMP installed via Homebrew
2022-08-10 13:21:00 +02:00
allcontributors[bot]
3b29979f29
docs: update website/docs/contributors.md [skip ci]
2022-08-09 17:44:55 +02:00
L. Yeung
2ed2c038af
docs(customize): correct environment variable name
2022-08-07 21:19:50 +02:00
L. Yeung
0575e6d78d
docs(nushell): revise descriptions about init
2022-08-07 21:19:50 +02:00
Jan De Dobbeleer
4f594f19b1
docs(executiontime): add .FormattedMs to example
...
resolves #2626
2022-08-07 13:02:46 +02:00
Jan De Dobbeleer
5e1849d82e
docs: clarify use of --config
2022-08-07 11:35:52 +02:00
Nico Glas
64231a790f
docs: fixed typo in node.mdx
...
Documentation for the Node segment had a tiny typo
2022-08-05 14:48:57 +02:00
Jan De Dobbeleer
35efd3cf00
feat: remove functions to enable prompt features
2022-08-05 08:38:17 +02:00
Jan De Dobbeleer
47265b1bc1
fix(path): map Parent correctly
2022-08-03 18:03:04 +02:00
Osman Halacoglu
4093b79649
fix: grammar
...
You can now _Palette references_ > You can now use _Palette references_
2022-08-02 08:38:27 +02:00
Jan De Dobbeleer
79e76c8f3f
feat(path): get parent folder
2022-08-01 07:36:28 +02:00
Jan De Dobbeleer
19a5c65aa1
docs(nu): correct config variable
2022-08-01 07:36:28 +02:00
Jan De Dobbeleer
9238f3adbf
feat(owm): correct data type for temperature
...
resolves #2591
2022-07-29 13:44:38 +02:00
L. Yeung
6723cba4b2
refactor(pwsh): unify logic of generating prompts
2022-07-28 12:47:01 +02:00
allcontributors[bot]
314eb7d9de
docs: update website/docs/contributors.md [skip ci]
2022-07-27 07:48:25 +02:00
L. Yeung
000602f28a
docs(transient): correct description about enabling for CMD
2022-07-25 20:59:42 +02:00
Jan De Dobbeleer
8426f81e71
feat(executiontime): add galvestonms
...
resolves #2494
2022-07-21 13:43:02 +02:00
Jan De Dobbeleer
a4ef99acdb
feat(command): run script
...
resolves #2556
2022-07-21 10:47:16 +02:00
allcontributors[bot]
ba62ed57b2
docs: update website/docs/contributors.md [skip ci]
2022-07-20 13:33:29 +02:00
allcontributors[bot]
ff9fe701d5
docs: update website/docs/contributors.md [skip ci]
2022-07-20 13:32:26 +02:00
jedwillick
f37e5767c2
feat: add lua segment
2022-07-20 12:42:44 +02:00
Jan De Dobbeleer
2ec6b085fd
feat: withings segment
2022-07-20 07:40:51 +02:00
Jan De Dobbeleer
e5bf5db9c2
refactor: extract OAuth logic
2022-07-20 07:40:51 +02:00
Kushal-Chandar
3a8907c48e
feat(segment): added cmake segment
2022-07-15 13:38:34 +02:00
Jan De Dobbeleer
0deccc956e
docs(git): add Ref information
2022-07-14 20:18:45 +02:00
Jan De Dobbeleer
859fd0bbef
feat: add osc7 support
...
resolves #2515
2022-07-13 13:59:21 +02:00
Jan De Dobbeleer
375a901ca0
docs(withings): correct url
2022-07-12 20:53:09 +02:00
Jan De Dobbeleer
1a03a6d9e8
docs: add withings API
2022-07-11 14:47:09 +02:00
L. Yeung
7576d03a9f
docs: fix a broken link
2022-07-10 18:05:36 +02:00
Jan De Dobbeleer
7b504e42eb
docs(pwsh): add missing profile context
...
relates to #2499
2022-07-10 13:34:18 +02:00
allcontributors[bot]
45d5b6963f
docs: update website/docs/contributors.md [skip ci]
2022-07-08 12:22:04 +02:00
Michael Carman
43fee03fcb
feat: perl segment
2022-07-08 12:21:08 +02:00
Jan De Dobbeleer
24d2ef4767
feat(templates): advanced templates logic
...
resolves #2491
2022-07-08 12:09:22 +02:00
Jan De Dobbeleer
9f9b91e566
feat: deprecate offset properties
2022-07-03 11:00:30 +02:00
allcontributors[bot]
00021de02f
docs: update website/docs/contributors.md [skip ci]
2022-07-02 08:52:31 +02:00
shyguyCreate
a3109c0c08
docs(homebrew): add requirements to installation
2022-07-02 00:21:26 +02:00
Jan De Dobbeleer
99699f326c
docs: update dependencies
2022-07-01 21:48:09 +02:00
Jan De Dobbeleer
37a4c3eb4e
feat(git): expose repo name
2022-07-01 13:19:06 +02:00
Jan De Dobbeleer
718ce22682
feat(git): set ignore-submodules flag
...
resolves #2455
2022-06-30 18:13:08 +02:00
Jan De Dobbeleer
dc851fcf53
feat(git): override untracked mode for all repo's
...
resolves #2454
2022-06-30 18:13:08 +02:00
Jan De Dobbeleer
0b0f119420
fix(template): allow literal dot word
2022-06-29 08:21:19 +02:00
Jan De Dobbeleer
f403db826f
feat: hide/break right aligned block on overflow
...
resolves #2442
2022-06-27 19:48:00 +02:00
Jan De Dobbeleer
82b83d1fa4
feat: support 256 colors
...
resolves #2429
2022-06-22 08:18:59 +02:00
shyguyCreate
dbf82559c1
docs: add source flag to winget installation
2022-06-21 08:15:10 +02:00
allcontributors[bot]
0b0d73a9a9
docs: update website/docs/contributors.md [skip ci]
2022-06-17 06:29:13 +02:00
Cody Scavenger
d83af96d7a
docs: update website/docs/installation/prompt.mdx
2022-06-17 06:28:32 +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
b22dd21fa5
feat(winreg): additional value support
2022-06-07 07:09:32 +02:00
Jan De Dobbeleer
ab2c3dd0c3
docs: chmod all themes
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
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
Jan De Dobbeleer
9f65375b6a
docs: rename all to mdx
2022-06-03 20:42:25 +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
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
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
Surgat
8b21a67d7a
docs(pwsh): create profile on error
2022-05-28 23:37:59 +02:00
evanfuture
a4e8bc1b60
feat: nx segment
2022-05-27 17:52:08 +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
Jan De Dobbeleer
341147aa41
docs(templates): add OS information
2022-05-25 12:22:35 +02:00
Jan De Dobbeleer
c998926464
docs(flutter): replace dart -> flutter
2022-05-24 13:34:26 +02:00
Jan De Dobbeleer
c729788676
feat: flutter segment
...
resolves #2310
2022-05-24 10:31:40 +02:00
allcontributors[bot]
642d8b620d
docs: update website/docs/contributors.md [skip ci]
2022-05-23 10:15:03 +02:00
allcontributors[bot]
769643cfa8
docs: update website/docs/contributors.md [skip ci]
2022-05-22 22:09:37 +02:00
Jan De Dobbeleer
a51716d5ac
feat(windows): accent color
2022-05-22 10:36:10 +02:00
Jan De Dobbeleer
37dd466adf
feat: support overline
2022-05-20 21:59:41 +02:00
Jan De Dobbeleer
6612780fd0
docs(nu): correct customization info
...
resolves #2293
2022-05-20 09:16:04 +02:00
Jan De Dobbeleer
0df2433116
docs: template logic
2022-05-19 08:04:13 +02:00
Jan De Dobbeleer
ea9f5dedb0
docs: cross segment template properties
2022-05-19 08:04:13 +02:00
Ikko Ashimine
1d6f106461
chore: fix typo in ipify.md
...
Adress -> Address
2022-05-18 06:03:17 +02:00
L. Yeung
48746495d4
docs(configuration): revise reference links
2022-05-16 18:08:43 +02:00
L. Yeung
0e4898d875
docs(segments): revise properties of language segments
2022-05-16 18:08:43 +02:00
allcontributors[bot]
d29e00212b
docs: update website/docs/contributors.md [skip ci]
2022-05-16 08:19:08 +02:00
Jan De Dobbeleer
48707504cd
feat(path): add Writable
...
resolves #2269
2022-05-16 07:45:12 +02:00
Jan De Dobbeleer
ee56154231
feat: interactive prompt sequences
2022-05-16 07:05:22 +02:00
Samuel D. Leslie
7bb927d55c
feat(scoop): add POSH_THEMES_PATH environment variable
2022-05-16 07:00:35 +02:00
Jan De Dobbeleer
e716d3040e
refactor: rename docs -> website
2022-05-13 08:19:35 +02:00