Jan De Dobbeleer
08dae53acd
docs(transient): add PSReadline context
2022-02-09 10:46:15 +01:00
JedWillick
2046dcefeb
feat(haskell): add haskell segment
2022-02-08 19:56:30 +01:00
lnu
632e495141
fix(battery): disable for WSL
...
charge_full_design and charge_full does not exists in WSL
2022-02-07 14:51:47 +01:00
Jan De Dobbeleer
7a60418297
feat(sysinfo): add disks
...
resolves #1710
2022-02-06 14:10:41 +01:00
Jan De Dobbeleer
4c4b97fa8b
fix: provide terminal width from CLI
2022-02-06 11:04:36 +01:00
Jan De Dobbeleer
6fcf8c0ce3
docs: adjust markdown for consistency
2022-02-05 09:44:47 +01:00
Jan De Dobbeleer
39e7a935eb
docs(git): add UpstreamGone reference
2022-02-04 19:42:26 +01:00
Jan De Dobbeleer
40c9127951
docs(python): correct default display mode
...
resolves #1690
2022-02-04 19:42:26 +01:00
Jan De Dobbeleer
aba4093aba
feat: filler between blocks
2022-02-04 19:42:26 +01:00
allcontributors[bot]
de26caedea
docs: update docs/docs/contributors.md [skip ci]
2022-02-04 09:02:28 +01:00
allcontributors[bot]
447ff7ba3d
docs: update docs/docs/contributors.md [skip ci]
2022-02-04 09:02:08 +01:00
allcontributors[bot]
8b2aaa73d1
docs: update docs/docs/contributors.md [skip ci]
2022-02-04 09:01:11 +01:00
Patrick Hyatt
ef19887746
docs: correct number of options documented. three to two
2022-02-03 23:52:00 +01:00
Jan De Dobbeleer
d346693286
chore: migrate algolia search
2022-02-03 12:01:59 +01:00
Jan De Dobbeleer
696bdda00a
feat: support laravel in php
...
resolves #1171
2022-02-03 12:01:59 +01:00
Jan De Dobbeleer
08f7a6a17e
feat: support vue.js in node
...
resolves #1171
2022-02-03 12:01:59 +01:00
dependabot[bot]
fffb0faeb1
chore: bump algoliasearch-helper from 3.5.5 to 3.7.0 in /docs
...
---
updated-dependencies:
- dependency-name: algoliasearch-helper
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 12:01:59 +01:00
Jan De Dobbeleer
6b6aec43d5
fix: migrate text correctly
2022-02-03 10:44:18 +01:00
Jan De Dobbeleer
b9b789b513
docs: remove pre/postfix references
2022-02-03 10:44:18 +01:00
Jan De Dobbeleer
42f9747558
fix: do not insert color override in existing template
2022-02-03 10:44:18 +01:00
Jan De Dobbeleer
ece3a97a33
chore(go): test all modules
2022-02-03 10:44:18 +01:00
Jan De Dobbeleer
83980a3dff
feat: deprecate pre- and postfix
2022-02-03 10:44:18 +01:00
Jan De Dobbeleer
b4292e2e50
docs: add template information
2022-02-03 10:44:18 +01:00
Jan De Dobbeleer
0373d2c507
feat(config): migrate deprecated keys
2022-02-03 10:44:18 +01:00
Jan De Dobbeleer
0e056cd50d
feat(template): hyperlink functions
2022-02-03 10:44:18 +01:00
Jan De Dobbeleer
d5c34b58da
docs: fix broken link to tests example
2022-02-03 10:44:18 +01:00
Jan De Dobbeleer
9e7abe4541
refactor: move segments to module
2022-02-03 10:44:18 +01:00
Jan De Dobbeleer
4e17e4a853
refactor: public interface for segments
2022-02-03 10:44:18 +01:00
Jan De Dobbeleer
0987cafad0
refactor: remove deprecated functionality
2022-02-03 10:44:18 +01:00
Jan De Dobbeleer
f5178e8c8c
feat: remove enable_hyperlink
2022-02-03 10:44:18 +01:00
Jan De Dobbeleer
b816a0bf70
feat: templates for all segments
2022-02-03 10:44:18 +01:00
lnu
d71b6e8e07
docs: powershell init sample updated
2022-01-27 12:12:58 +01:00
allcontributors[bot]
7620882174
docs: update docs/docs/contributors.md [skip ci]
2022-01-26 14:48:40 +01:00
Mikolaj
6ffb9ffff0
docs: update docs/docs/install-shells.mdx [skip ci]
2022-01-26 14:47:31 +01:00
allcontributors[bot]
ae6fdf9e56
docs: update docs/docs/contributors.md [skip ci]
2022-01-23 23:13:09 +01:00
allcontributors[bot]
5568f39424
docs: update docs/docs/contributors.md [skip ci]
2022-01-22 11:43:41 +01:00
dependabot[bot]
81b1bc63fd
chore: bump nanoid from 3.1.23 to 3.2.0 in /docs
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 08:03:19 +01:00
Jan De Dobbeleer
e6d4413ae7
feat: adjust var names for consistency
...
BREAKING CHANGE: adjusts the way some segment work for templates.
Mapping the var names as following will resolve the issue.
- session/title/general purpose
- .Host -> .HostName
- .User -> .UserName
- az
- .UserName -> .Name
- kubectl
- .UserName -> .User
2022-01-17 16:29:39 +01:00
dependabot[bot]
badb2ffc5e
chore: bump shelljs from 0.8.4 to 0.8.5 in /docs
...
Bumps [shelljs](https://github.com/shelljs/shelljs ) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases )
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5 )
---
updated-dependencies:
- dependency-name: shelljs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 08:44:48 +01:00
allcontributors[bot]
73a3c3baf3
docs: update docs/docs/contributors.md [skip ci]
2022-01-14 22:51:42 +01:00
Jan De Dobbeleer
d71422a35b
feat(git): add remote URL for hyperlink
2022-01-14 22:50:24 +01:00
Jan De Dobbeleer
2ea2e633b8
fix(az): map User to UserName
...
avoid collision with default .User in template
2022-01-14 08:51:53 +01:00
Jan De Dobbeleer
5c586696ac
docs(az): add .Origin info
...
relates to #1562
2022-01-14 08:51:53 +01:00
Jan De Dobbeleer
7aaae67a77
chore: update docusaurus
2022-01-13 21:15:18 +01:00
dependabot[bot]
053d48a66f
chore: update follow-redirects from 1.14.1 to 1.14.7
2022-01-13 21:11:43 +01:00
dependabot[bot]
2536c196ac
chore: update follow-redirects from 1.14.6 to 1.14.7
2022-01-13 21:11:18 +01:00
Jan De Dobbeleer
f512df208a
feat: expose environment info to all templates
2022-01-13 20:15:04 +01:00
allcontributors[bot]
826a59a007
docs: update docs/docs/contributors.md [skip ci]
2022-01-12 23:42:31 +01:00
allcontributors[bot]
6856154f67
docs: update docs/docs/contributors.md [skip ci]
2022-01-12 12:12:01 +01:00
lnu
c687512fba
feat(strava): add hyperlink to activity
...
VirtualRide icon like Ride
Watts, HearRate, Kudos info
2022-01-11 12:15:39 +01:00
Jan De Dobbeleer
a36063a580
fix(strava): rename Icon
2022-01-10 22:17:57 +01:00
Jan De Dobbeleer
3f3ac131b3
docs: new code block theme
2022-01-10 22:02:07 +01:00
Lars Erik Finholt
d2bf556e94
feat(strava): new segment
2022-01-10 21:44:28 +01:00
Jan De Dobbeleer
00a09ca894
docs: expose expires_in for authentication
2022-01-10 21:17:57 +01:00
Jan De Dobbeleer
bd39e2aa12
docs: provide error context in authentication
2022-01-10 17:40:00 +01:00
Jan De Dobbeleer
6f0bdab9b2
docs: fix redirect
2022-01-09 21:54:30 +01:00
Jan De Dobbeleer
d107f0af1c
docs: api debug settings
2022-01-09 20:24:47 +01:00
Jan De Dobbeleer
bd299c924e
docs: fix proxy setting
2022-01-09 13:53:14 +01:00
Jan De Dobbeleer
e9910c4a3e
docs: fix missing URLSearchParams
2022-01-09 10:25:45 +01:00
Jan De Dobbeleer
400edaae78
docs: redirect to auth page
2022-01-09 10:25:45 +01:00
allcontributors[bot]
5a20415665
docs: update docs/docs/contributors.md [skip ci]
2022-01-09 10:25:45 +01:00
Jan De Dobbeleer
a4727ddbbd
docs: add refresh_token endpoint
2022-01-09 10:25:45 +01:00
Jan De Dobbeleer
195f5160b4
refactor(docs): use better api logic
2022-01-04 19:18:15 +01:00
Jan De Dobbeleer
57f807a24f
docs: typo
2022-01-04 09:41:28 +01:00
Jan De Dobbeleer
2c35779900
feat: preliminary auth for strava
2022-01-04 09:41:28 +01:00
Jan De Dobbeleer
d59ab5e4e0
docs: add template api function
2022-01-03 17:47:55 +01:00
Jan De Dobbeleer
b0699a31ff
docs: adjust towards refactor
2022-01-01 20:22:52 +01:00
Jan De Dobbeleer
29e019511a
refactor: move properties to interface
2022-01-01 20:22:52 +01:00
Jan De Dobbeleer
92b234a225
docs(text): replace text with template
2021-12-30 19:39:35 +01:00
Jan De Dobbeleer
ad5c77a61b
feat: parse azure config files
2021-12-29 16:58:06 +01:00
Jan De Dobbeleer
3c40c04d36
feat: deprecate envvar segment
...
favors text in a more generic way
2021-12-26 19:46:28 +01:00
Khaos
ce04362bb4
feat(wifi): read wifi state using native methods
2021-12-26 17:17:44 +01:00
allcontributors[bot]
fd1331a046
docs: update docs/docs/contributors.md [skip ci]
2021-12-24 12:38:57 +01:00
Aniket Teredesai
cde9a8404b
docs(faq): add missing period and simplify language
2021-12-24 12:38:28 +01:00
Robbert Verbruggen
b245398661
feat(ipify): segment to show your external IP address
...
closes #1492
2021-12-23 15:56:27 +01:00
Jan De Dobbeleer
52d7badbac
docs: add Gitkraken link
2021-12-22 14:46:51 +01:00
Jan De Dobbeleer
2e95b6a8e0
docs: add Twitter link to header
2021-12-22 14:46:51 +01:00
allcontributors[bot]
59226660c7
docs: update docs/docs/contributors.md [skip ci]
2021-12-21 20:14:36 +01:00
James
ccc22c4a30
docs: fix typos in plastic scm testing docs
2021-12-21 20:13:50 +01:00
memcpy-rand-rand-rand
0b4f3e1771
feat(brewfather): unit conversion routines
...
functions available to template
documentation
tests
2021-12-20 18:42:44 +01:00
Jan De Dobbeleer
384d0046f7
docs: highlight the use of Nerd Fonts
...
relates to #1464
2021-12-19 11:33:38 +01:00
allcontributors[bot]
e750a0bf73
docs: update docs/docs/contributors.md [skip ci]
2021-12-19 09:36:05 +01:00
allcontributors[bot]
247b969fff
docs: update docs/docs/contributors.md [skip ci]
2021-12-19 09:34:45 +01:00
Jan De Dobbeleer
7805ee1a27
feat(path): add template
2021-12-17 22:52:17 +01:00
Aniket Teredesai
d253b928ed
docs: add instructions to disable venv prompt (python)
...
Add details for Python users to disable the automatic prompt change
with the `venv` library's virtual environments to solely rely on
Oh My Posh for the info.
closes #1456
2021-12-17 22:52:17 +01:00
Jan De Dobbeleer
e887f4ecea
docs: adjust install guide for consistency
...
resolves #1452
2021-12-17 22:52:17 +01:00
Matt Wojciakowski
8546ec3ca0
docs: correct homebrew link
2021-12-16 19:53:03 +01:00
memcpy-rand-rand-rand
89ece8d68a
feat(brewfather): new fields, fixes
...
add batch fields
update doc with new fields and fix ref to .DefaultString
complete schema definition
2021-12-16 16:16:48 +01:00
allcontributors[bot]
796c6b6fcf
docs: update docs/docs/contributors.md [skip ci]
2021-12-16 08:22:17 +01:00
Matt Wojciakowski
e0279be8b2
Next steps link for path
...
brew command won't work without updating path and profile script -- just a suggestion to add to the install doc for folks not famiiar with Homebrew
2021-12-16 08:21:35 +01:00
William Leach
210a38575b
docs(brewfather): fix missing entry in sidebars.js
2021-12-15 13:45:00 +01:00
Will
0d079a4d8a
feat(brewfather): add segment
2021-12-15 07:49:32 +00:00
Jan De Dobbeleer
af112277a8
feat(go): parse go.mod file for version
2021-12-14 09:42:30 +01:00
Jan De Dobbeleer
fb1ed7f695
docs: fix typo's in nightscout
2021-12-13 17:19:53 +01:00
Khaos66
0fb5951375
feat(wakatime): add segment
2021-12-13 11:58:54 +01:00
will
2ccaf90cbf
refactor(winreg): make windows registry query function more general
...
simplify config definition, requires one prop to define path and key
add variant return type
add template-accessible query functions on the segment for advanced use
2021-12-12 20:25:02 +01:00
allcontributors[bot]
0b2e0a53c1
docs: update docs/docs/contributors.md [skip ci]
2021-12-11 22:54:57 +01:00
Khaos
457f439a9f
feat(plastic): add Plastic SCM segment
...
* feat(plastic): added Plastic SCM segment
* refactor(plastic): polished new Plastic SCM segment
* refactor: moved common scm segment code into base type
git and plastic share some common methods and status properties. So moving them in a base type keeps the code base DRY
* doc(plastic): Added docs for manual testing Plastic SCM
* fix(plastic): Show files with merge conflicts as unmerged
* fix(plastic): adhere to empty string check guidelines
* fix(plastic): fixed linter errors
* fix(pwsh): alert when we can't download dependencies
resolves #1382
* refactor(plastic): polished new Plastic SCM segment
* refactor: moved common scm segment code into base type
git and plastic share some common methods and status properties
* docs(plastic): added docs for manual testing Plastic SCM
* fix(plastic): show files with merge conflicts as unmerged
* fix(plastic): adhere to empty string check guidelines
* fix(plastic): fixed linter errors
Co-authored-by: Jan De Dobbeleer <jan.de.dobbeleer@gmail.com>
Co-authored-by: Jan De Dobbeleer <2492783+JanDeDobbeleer@users.noreply.github.com>
2021-12-11 22:08:47 +01:00
Jan De Dobbeleer
d52f917782
feat(path): agnoster left
...
resolves #1411
2021-12-11 20:40:32 +01:00
Khaos66
6893008467
docs(battery): updated the ChargeRate description
2021-12-11 14:49:04 +01:00
Jan De Dobbeleer
796ec4125d
feat(node): templating support
...
resolves #1253
2021-12-04 13:13:05 +01:00
Jan De Dobbeleer
29afb86e61
feat(python): virtual env in template
2021-12-04 13:13:05 +01:00
Jan De Dobbeleer
f495a7093a
feat(language): add error text to template properties
2021-12-04 13:13:05 +01:00
Jan De Dobbeleer
e866c6bf76
feat(python): add virtual env name to template properties
2021-12-04 13:13:05 +01:00
Jan De Dobbeleer
39a27b29ad
refactor(session): deprecate ssh_icon
2021-12-04 13:13:05 +01:00
Jan De Dobbeleer
a08a3a9a21
feat(session): refactor for template
2021-12-03 23:50:50 +01:00
Jan De Dobbeleer
3a4e21c36d
docs(language): template properties
2021-12-03 22:01:44 +01:00
Harmjan Greving
f2ee958ec1
docs: remove unnecessary whitespace
2021-12-03 06:58:24 +01:00
Dynasign
7aa2f86a77
docs: segment nightscout mmol template
2021-12-03 06:58:24 +01:00
allcontributors[bot]
6833a0d81f
docs: update docs/docs/contributors.md [skip ci]
2021-12-02 22:46:53 +01:00
Dynasign
c26fb45b58
docs: rename file
2021-12-02 22:46:24 +01:00
Dynasign
aed4a87fd6
docs: segment nightscout template for mmol display
2021-12-02 22:46:24 +01:00
Jan De Dobbeleer
7fae781fff
feat: fish rprompt
...
resolves #1356
2021-12-01 19:22:11 +01:00
Jan De Dobbeleer
372fbc6f03
docs(brew): info regarding shell reload
...
resolves #1287
2021-11-30 08:28:27 +01:00
will
c328513410
fix: remove space, should now match
2021-11-29 16:22:03 +01:00
will
1c9a73fef0
fix: undo erroneous 'fix' to segment contrib doc
2021-11-29 16:22:03 +01:00
will
18570c9cd0
feat(winreg): squashed commits
2021-11-29 16:22:03 +01:00
julesrx
23cbc17f99
docs: instructions for manual install on Linux
2021-11-28 19:36:17 +01:00
Jan De Dobbeleer
64a9e65e74
docs(windows): simplify installation guide
2021-11-28 15:24:48 +01:00
Jan De Dobbeleer
a357becb85
feat: pwsh module as install facilitator
2021-11-28 15:24:48 +01:00
Stefan Hacker
7a73bcff0b
feat: enable kubectl segment to read kubeconfig
...
This extends the kubectl segment to optionally not rely on the
kubectl command and instead to directly parse kubeconfig files like
kubectl does. This is meant as a performance optimization similar
to how the git segment can determine the current branch itself
without calling to git. Especially on Windows and in the presence
other factors slowing process creation like like AntiVirus this
can make shells using the segment considerably more responsive.
The functionality is enabled using the new parse_kubeconfig prop.
It defaults to false to prevent breaking existing users in case
there are any unanticipated behavioral changes.
Additionally the new template properties Cluster and User were
added as they are easily available and helpful in kubectl
setups with more elaborate configuration.
2021-11-26 18:22:40 +01:00
Jan De Dobbeleer
eea4723520
chore(docs): update dependencies
2021-11-26 14:25:20 +01:00
Jan De Dobbeleer
e81c71410a
docs: fix homebrew doc import
2021-11-26 12:07:41 +01:00
Jan De Dobbeleer
09df670e07
refactor: use properties as map type
2021-11-26 11:11:07 +01:00
Jan De Dobbeleer
8e82d2b80c
docs(linux): install via brew
2021-11-26 08:52:30 +01:00
Jan De Dobbeleer
b94e96dd15
refactor(battery): remove legacy properties
2021-11-25 13:59:36 +01:00
Jan De Dobbeleer
4cbb3e6cf3
fix(winreg): fallback value on error or empty
2021-11-25 09:31:18 +01:00
Jan De Dobbeleer
30c82c2f56
chore(nightscout): add all object properties
2021-11-25 09:00:59 +01:00
lnu
8269148aab
docs(wifi): fix config block
...
disable md013 for code blocks(md)
2021-11-25 07:33:43 +01:00
allcontributors[bot]
f4a95ecd16
docs: update docs/docs/contributors.md [skip ci]
2021-11-24 23:30:16 +01:00
allcontributors[bot]
1503579695
docs: update docs/docs/contributors.md [skip ci]
2021-11-24 23:28:21 +01:00
allcontributors[bot]
fd8313f804
docs: update docs/docs/contributors.md [skip ci]
2021-11-24 20:49:17 +01:00
Mike Sigsworth
43b68f1b44
docs(wifi): missed a colon
2021-11-24 20:47:27 +01:00
Jan De Dobbeleer
17751107a8
feat(windows): registry query segment
2021-11-24 14:24:02 +01:00
Mike Sigsworth
9232a039ec
docs: added wifi docs and schema
2021-11-24 11:31:43 +01:00
Mike Sigsworth
4a68c444c6
feat(wifi): added wifi segment for windows and wsl
2021-11-24 11:31:43 +01:00
Scott Hanselman
fd81f4a00c
feat: nightscout segment
2021-11-24 11:05:06 +01:00
Yehor Borkov
9ecd7c09a4
feat(palette): a map of named color values
...
introducing a map of named standard color
values that can be referenced in theme segments
2021-11-22 15:25:56 +01:00
Jan De Dobbeleer
862d37bb7b
docs: update contributing guide
2021-11-22 13:28:50 +01:00
Jan De Dobbeleer
d422325f98
feat(pwsh): download executable from module
2021-11-22 11:53:28 +01:00
lnu
9f200a8930
ci: remove wsl executable from windows packages
...
for wsl, a manual install is required(linux install).
2021-11-22 10:49:41 +01:00
Jan De Dobbeleer
f27868e260
docs: adjust broken link
...
closes #1259
2021-11-20 13:56:37 +01:00
Laurent Nullens
a71d1f7454
feat(terraform): use template
2021-11-20 10:14:26 +00:00
Laurent Nullens
e495a885a7
docs: sysinfo not ordered correctly in sidebar
2021-11-19 14:07:00 +01:00
lnu
25be370618
feat(sysinfo): sysinfo segment
...
cpu, mem, load, ...
2021-11-19 13:44:00 +01:00
Jan De Dobbeleer
79c5ad845f
feat(cmd): transient prompt
2021-11-19 00:08:17 +01:00
Jan De Dobbeleer
5ddb0d8896
feat(cmd): add tooltip functionality
2021-11-19 00:08:17 +01:00
allcontributors[bot]
ac7108309f
docs: update docs/docs/contributors.md [skip ci]
2021-11-18 20:01:59 +01:00
Ted Ballou
bcdfb8180b
feat(git): add symbol to the branch name when truncating
2021-11-18 19:58:57 +01:00
Jan De Dobbeleer
f58567e015
docs(az): align sample with template functionality
2021-11-18 13:00:51 +01:00
Jan De Dobbeleer
366767accd
theme: replace \ufa1e with \ufbab
...
closes #1239
2021-11-16 16:46:40 +01:00
Jan De Dobbeleer
cb1f48b56a
docs: better layout for block and segment
2021-11-15 19:21:42 +01:00
Jan De Dobbeleer
290b1a3d8c
fix(envvar): use template for string value
2021-11-15 13:28:53 +01:00
allcontributors[bot]
48d4eab026
docs: update docs/docs/contributors.md [skip ci]
2021-11-15 12:59:06 +01:00
allcontributors[bot]
b8d65dfc6a
docs: update docs/docs/contributors.md [skip ci]
2021-11-15 12:58:22 +01:00
Jan De Dobbeleer
f850f3b805
feat(exit): add template properties
2021-11-15 11:39:34 +01:00
Jan De Dobbeleer
f5aeed466e
feat(executiontime): add template properties
2021-11-15 11:39:34 +01:00
Jan De Dobbeleer
2040771190
feat(env): add template properties
2021-11-15 11:39:34 +01:00
Jan De Dobbeleer
e0c31470b7
docs(cmd): clean init command layout
2021-11-13 20:08:10 +01:00
Jan De Dobbeleer
b3371136c7
feat(cmd): support Windows CMD
2021-11-13 19:41:42 +01:00
Jan De Dobbeleer
19544bff9b
docs: informative layout
2021-11-12 19:16:40 +01:00
Jan De Dobbeleer
808bbcaca7
docs(color): update current color override information
2021-11-10 13:09:44 +01:00
allcontributors[bot]
f0898058ff
docs: update docs/docs/contributors.md [skip ci]
2021-11-09 21:24:36 +01:00
Jan De Dobbeleer
2d25c59c00
fix(git): remove Repo struct
2021-11-09 17:16:37 +01:00
Jan De Dobbeleer
7a5bccf101
fix(git): correct color templates functions
2021-11-09 13:26:59 +01:00
Jan De Dobbeleer
bf16671587
refactor(git): add upstream icons
2021-11-09 13:26:59 +01:00
Jan De Dobbeleer
d1ff9a96ce
refactor: deprecate display_branch_status
2021-11-09 13:26:59 +01:00
Jan De Dobbeleer
0fbc8910bd
chore: adjust powerline symbol to glyph
2021-11-09 13:26:59 +01:00
Jan De Dobbeleer
ef3b620513
docs(git): correct property definitions
2021-11-09 13:26:59 +01:00
Rushabh Javeri
0620fdc474
docs(upgrading): broken themes link fixed
2021-11-09 13:02:22 +01:00
Laurent Nullens
93afdca084
feat(dotnet): template + semver regex
2021-11-07 18:55:22 +00:00
allcontributors[bot]
05bb111301
docs: update docs/docs/contributors.md [skip ci]
2021-11-05 19:35:15 +01:00
K7
3f593c76a2
docs: fix minor typo
...
Co-authored-by: Jan De Dobbeleer <2492783+JanDeDobbeleer@users.noreply.github.com>
2021-11-03 10:31:14 +01:00
lnu
67ce40e7d7
feat(owm): add template support
2021-11-03 11:07:36 +02:00
Jan De Dobbeleer
7197d58080
docs(faq): how to stop conda from hijacking the prompt
2021-10-29 18:29:02 +02:00
Jan De Dobbeleer
6a17f22e82
docs: remove version information from docs
...
we're beyond V3
2021-10-29 18:21:56 +02:00
Jan De Dobbeleer
793192938c
docs: style GitHub link
2021-10-29 18:21:56 +02:00
Jan De Dobbeleer
f203d928f4
docs: make sidebars collapsible
2021-10-29 18:21:56 +02:00
Jan De Dobbeleer
3c3da5e9df
chore(pwsh): warm user we're unable to set the console to UTF-8
...
relates to #1100
2021-10-28 11:42:37 +02:00
Laurent Nullens
d789b3c252
fix(theme): unicorn
2021-10-28 09:57:47 +02:00
Jan De Dobbeleer
20976bd589
docs: add search
2021-10-28 09:45:00 +02:00
lnu
9f80243b1e
feat(php): extensions added + doc updated
2021-10-27 18:22:23 +02:00
Mavaddat Javid
68a0d5fd95
docs(linux): install themes correctly
2021-10-27 12:58:17 +02:00
lnu
42aac1fbf4
feat: php language segment
2021-10-27 12:57:15 +02:00
Jul Guga
224bc0a5b2
theme: night owl
2021-10-25 19:25:14 +02:00
Jan De Dobbeleer
37659aab70
chore(docs): update dependencies
2021-10-20 14:07:26 +02:00
Shawn Wildermuth
84bddd4b99
docs: add gif for transient prompt
2021-10-19 19:39:20 +02:00
allcontributors[bot]
164387bb5b
docs: update docs/docs/contributors.md [skip ci]
2021-10-17 13:33:13 +02:00
allcontributors[bot]
fdb1137046
docs: update docs/docs/contributors.md [skip ci]
2021-10-17 13:32:34 +02:00
allcontributors[bot]
0aa1af0a5c
docs: update docs/docs/contributors.md [skip ci]
2021-10-17 13:31:52 +02:00
Thomas Adams
f08c283105
feat: angular cli segment
2021-10-17 13:30:55 +02:00
Paris Qian
5db8f0fbe5
theme: add hunk
2021-10-17 13:30:55 +02:00
Shawn Wildermuth
bccf642131
chore(docs): use cross-env so build works on Windows
2021-10-17 13:30:55 +02:00
Alex
da1bb46a94
fix(path): correctly handle replaced paths for letter style
2021-10-17 13:06:16 +02:00
lnu
b516fe471a
docs(dotnet): fix line length issue
2021-10-17 08:51:55 +02:00
allcontributors[bot]
4ec9e287b5
docs: update docs/docs/contributors.md [skip ci]
2021-10-16 16:34:09 +02:00
allcontributors[bot]
6937f358f7
docs: update docs/docs/contributors.md [skip ci]
2021-10-16 16:17:52 +02:00
Ondrej Pinka
8a2eb7937b
docs(dotnet): add fsharp to supported languages
...
Looking at the source file `src/segment_dotnet.go` it seems like the F# file extensions are supported as well.
2021-10-16 16:16:51 +02:00
allcontributors[bot]
04e5845473
docs: update docs/docs/contributors.md [skip ci]
2021-10-16 13:41:19 +02:00
Shawn Wildermuth
0fd504435a
Update to include gif ro tooltip
2021-10-16 13:40:52 +02:00