Commit graph

1182 commits

Author SHA1 Message Date
Jan De Dobbeleer 6424f23db8 chore: add twitter info 2021-12-22 14:46:51 +01:00
Jan De Dobbeleer 62b2a5cb16 fix(pwsh): do not trim paths
resolves #1477
2021-12-22 14:46:51 +01:00
Jan De Dobbeleer d3e638e067 fix(git): use actual path instead of empty -C operator
relates to #1474
2021-12-21 20:35:17 +01:00
Jan De Dobbeleer b400f05555 refactor: undo specific cmd invocation 2021-12-21 20:35:17 +01:00
allcontributors[bot] 12ec9a1738 docs: update .all-contributorsrc [skip ci] 2021-12-21 20:14:36 +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 4fc1811efa chore: bootstrap go with composite action 2021-12-19 11:33:38 +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] cac08a57aa docs: update .all-contributorsrc [skip ci] 2021-12-19 09:36:05 +01:00
allcontributors[bot] e750a0bf73 docs: update docs/docs/contributors.md [skip ci] 2021-12-19 09:36:05 +01:00
allcontributors[bot] 0cb7c950f2 docs: update .all-contributorsrc [skip ci] 2021-12-19 09:34:45 +01:00
allcontributors[bot] 247b969fff docs: update docs/docs/contributors.md [skip ci] 2021-12-19 09:34:45 +01:00
TheTaylorLee 1af1bcaed1
theme: add grandpa-style 2021-12-19 09:33:17 +01:00
Papi Peppers a46fe2bcb3
theme: add smoothie 2021-12-19 09:32:51 +01:00
Jan De Dobbeleer a88036fc69 perf: avoid InBounds checks 2021-12-18 20:18:54 +01:00
Jan De Dobbeleer 7805ee1a27 feat(path): add template 2021-12-17 22:52:17 +01:00
Tom Kerkhove a2e36f6ec0 theme: cloud-native Azure theme
introduce Cloud-Native Azure theme that has the typical blocks along
with Kubernetes & Azure subscription information.

closes #1400
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 9edd53e679 fix(kubectl): parse yaml instead of csv
closes #1439
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
Jan De Dobbeleer 181d906e8a fix(debug): render powerline correctly 2021-12-17 12:22:14 +01:00
Jan De Dobbeleer 2fddfa1716 fix: do not print empty powerline symbol
relates to #1433
2021-12-17 12:22:14 +01:00
Jan De Dobbeleer 27df69f119 refactor: use correct go version 2021-12-16 20:06:14 +01:00
Jan De Dobbeleer 9ae5217a97 fix(bash): do not provide pwd
resolves #1441
2021-12-16 20:06:14 +01:00
Jan De Dobbeleer 1282cb24d8 refactor: cleaner segment render logic 2021-12-16 19:57:24 +01:00
Jan De Dobbeleer df78bad3b5 feat: expand parent colors 2021-12-16 19:57:24 +01:00
Jan De Dobbeleer e8f9bb20b0 fix: loop colors correctly 2021-12-16 19:57:24 +01:00
Ben Gelens 5c5f0fe157
fix(pwsh): correct path separator 2021-12-16 19:53:46 +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] e62d242860 docs: update .all-contributorsrc [skip ci] 2021-12-16 08:22:17 +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
joshruggles 8e3f5dc701
theme: add nordtron 2021-12-15 18:31:28 +00:00
Jan De Dobbeleer 31d088d56a fix(kubectl): validate array length before indexing values
relates to #1439
2021-12-15 19:26:23 +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 a595278f5f fix(cygwin): get correct path 2021-12-14 22:11:05 +01:00
Jan De Dobbeleer af112277a8 feat(go): parse go.mod file for version 2021-12-14 09:42:30 +01:00
Jan De Dobbeleer 84e3bea1ea fix(git): include al untracked files
relates to #1422
2021-12-13 17:40:41 +01:00
Jan De Dobbeleer fb1ed7f695
docs: fix typo's in nightscout 2021-12-13 17:19:53 +01:00
Jan De Dobbeleer 78f9a3e3c6 fix(git): add untracked to status
resolves #1422
2021-12-13 14:00:28 +01:00
lnu fe3bab8e8a fix(yaml): try int parsing before fallback
json and yaml returns 2 different types
float64 vs int
2021-12-13 13:26:29 +01:00
Jan De Dobbeleer dc8db5dd25
fix: build with go 1.17.4 2021-12-13 12:21:08 +01:00
Jan De Dobbeleer b8e8eddd01
fix: remove map cache 2021-12-13 12:15:04 +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] 6b0b7c2b1b docs: update .all-contributorsrc [skip ci] 2021-12-11 22:54:57 +01:00