Commit graph

106 commits

Author SHA1 Message Date
Jan De Dobbeleer 1b5263e48e feat: add zsh init script 2020-12-23 13:54:36 +01:00
Moritz Meier 5e6ade76d5 feat: added display_mode property to language segment 2020-12-23 10:02:20 +01:00
Jan De Dobbeleer a1b2b8d67b feat: initialize pwsh starship style 2020-12-23 10:02:20 +01:00
Jan De Dobbeleer 597a2a0d96 chore: add powershell module info
resolves #252
2020-12-23 09:44:51 +01:00
TravisTX 21f01d69e8 feat: execution time for powershell 5 2020-12-19 21:47:08 +01:00
TravisTX 85b1fc2662 feat: powershell rprompt support 2020-12-19 19:21:29 +01:00
Jan De Dobbeleer 3ca2cb5ef3 feat: zsh rprompt compatibility 2020-12-18 19:36:31 +01:00
Jan De Dobbeleer adb205fe66 feat: agnoster short path style
resolves #241
2020-12-17 12:15:01 +01:00
Jan De Dobbeleer 02f1c776dd chore: add markdown linting 2020-12-14 13:18:53 +01:00
Jan De Dobbeleer 0a9343931b chore: adjust docs for linter 2020-12-14 12:28:53 +01:00
Jan De Dobbeleer b229c4dcad fix: powershell duration can be $null
resolves #236
2020-12-14 12:28:53 +01:00
dependabot[bot] 739dbdea55 chore(deps): bump ini from 1.3.5 to 1.3.8 in /docs
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 08:19:11 +01:00
Jan De Dobbeleer 552fda014b fix: styling fixes for execution time 2020-12-12 13:45:04 +01:00
Jan De Dobbeleer d5b41b37b2 feat: add always enabled to execution time 2020-12-12 13:45:04 +01:00
Jan De Dobbeleer 1777f1df38 feat: provide millis from oh-my-posh
resolves #231
2020-12-12 13:45:04 +01:00
TravisTX b74516c8e2 feat: execution time formats 2020-12-11 17:57:35 +01:00
TravisTX 5f7b1f6ac6 feat: execution time segment 2020-12-08 09:05:22 +01:00
Jan De Dobbeleer e92061428b feat: use regex for ignore folders
resolves #187
2020-12-06 19:40:41 +01:00
mifieldxu c266fdb3a0 chore: fixing typos in segment-path.md
fixed a few typos for property names
2020-12-06 11:25:36 +01:00
lnu c33827815d feat: option to hide the battery status when it's charging 2020-12-04 18:35:20 +01:00
Jan De Dobbeleer 67beefe531 chore(docs): print all the themes
resolves #191
2020-12-03 14:25:52 +01:00
Jan De Dobbeleer 5b275cc155 feat: allow hiding of default user
resolves #208
2020-12-02 19:14:11 +01:00
Jan De Dobbeleer 09255ae63d fix: use full block for spaces only with a background
This reverts commit 7d3629c7d4.
This resolves #212
2020-12-02 18:46:36 +01:00
Jan De Dobbeleer 95c51a8538 chore: update PS install docs 2020-12-02 09:55:42 +01:00
Jan De Dobbeleer 7d3629c7d4 fix: use full block for spaces 2020-12-02 09:26:07 +01:00
Kyle Crowley 870af53d35 feat: youtube music desktop app integration
resolves #170
2020-12-01 20:49:51 +01:00
Jan De Dobbeleer 7071c4d74c chore: add themes to docs 2020-11-30 08:58:02 +01:00
CatTheHacker 9e6dd681fb docs: add themes showcase 2020-11-30 08:55:28 +01:00
Jan De Dobbeleer e68be7aa44 feat: use *.omp.json as theme format 2020-11-28 19:29:44 +01:00
Jan De Dobbeleer 5d0056ac7c chore: update terraform docs 2020-11-28 19:29:44 +01:00
Jan De Dobbeleer 1f064e8230 chore: spotify docs typo 2020-11-28 19:29:44 +01:00
Jan De Dobbeleer 33e3307fc6 fix: use Property for mapped locations 2020-11-28 19:29:44 +01:00
Jan De Dobbeleer b6669a4506 chore: fix git segment doc typo's 2020-11-28 19:29:44 +01:00
Shaun Sutterfield bfb21739d4 feat: 'exit' segment: option to always use numeric codes 2020-11-27 15:42:14 +01:00
Wolfspirit 991ce4b4ce fix: empty error code handling in docs and module 2020-11-26 15:20:35 +01:00
Vixb 757c835283 chore: update the theme storage path on windows 2020-11-26 08:43:00 +01:00
Spencer Hedrick 56778276b2 feat: add inline background color syntax 2020-11-21 20:57:43 +01:00
Jan De Dobbeleer c1eaa28c99 chore: update scoop docs 2020-11-20 13:13:11 +01:00
lnu 77cd537501 feat: customizable short path 2020-11-20 10:25:35 +01:00
Jan De Dobbeleer 4fa9f01653 chore: add info about font installation
relates to #145
2020-11-19 19:47:10 +01:00
Laurent Nullens 0250e8d5d1 fix: spotify doc
Issue with the properties code.
2020-11-19 19:03:56 +01:00
lnu 1f3c253e45 feat: get native and powershell error code
Check native and powershell errors before sending it to oh-my-posh
2020-11-18 10:51:11 +01:00
Jan De Dobbeleer 9875de38d9 feat: julia segment
resolves #157
2020-11-15 07:43:23 +01:00
Jan De Dobbeleer 7cb752abcb feat: console title style
resolves #149
2020-11-13 16:10:57 +01:00
Jan De Dobbeleer 8fb190e074 refactor: linting checks for all platforms 2020-11-12 14:04:52 +01:00
Jan De Dobbeleer 6d3e05e4e0 refactor: show 100% on battery error
relates to #20
2020-11-11 19:05:59 +01:00
Jan De Dobbeleer b152e9df29 feat: introduce agnoster_full path style
resolves #142
2020-11-11 13:58:24 +01:00
lnu 96cac5f689 feat: spotify segment for windows 2020-11-10 19:53:32 +01:00
Samuel 00e62e4810 feat: support color names for basic 16 ANSI colors
Closes #127
2020-11-08 20:24:54 +01:00
Jan De Dobbeleer 49570c0aaa chore: homebrew documentation 2020-11-07 19:57:13 +01:00