Commit graph

444 commits

Author SHA1 Message Date
Jan De Dobbeleer 5055dfc84a fix(aws): hide default when not set
relates to #380
2021-03-08 21:04:56 +01:00
Jan De Dobbeleer 6ee998af15 fix(git): use platform constant 2021-03-07 18:28:25 +01:00
Jan De Dobbeleer 21f97eebd2 fix(git): use exact executable name
can conflict with git.cmd

relates to #315
2021-03-07 17:07:25 +01:00
Jan De Dobbeleer f96f7ecc42 fix(git): align git commands with posh-git 2021-03-07 14:04:32 +01:00
Jan De Dobbeleer 9ffc16a1c5 docs: dynamic installation guide
resolves #487
2021-03-06 18:00:06 +01:00
Michael LoPresti 90cd37e516 fix: powershell exports config files as utf8 without BOM 2021-03-06 07:05:36 +01:00
Jan De Dobbeleer 37e96de87e fix: adjust theme section for changelog 2021-03-05 17:49:47 +01:00
sectorogo 800b14d99f theme: add nu4a
Hi all

I have created this theme recently
I will be glad if you kindly accept it in your repo
It's based on Agnoster theme, but is way cooler

Best regards.

closes #482
2021-03-05 17:49:47 +01:00
Jan De Dobbeleer f12ff18385 refactor(test): mapped locations on paths
relates to #484
2021-03-05 17:49:47 +01:00
Jan De Dobbeleer 1638e2455d fix(pwsh): remove function override
resolves #481
2021-03-03 20:55:49 +01:00
Jan De Dobbeleer 636ec436eb feat(pwsh): support 32 bit systems
resolves #479
2021-03-03 19:20:32 +01:00
Jan De Dobbeleer b5af1ebd3b feat(bash): execution time 2021-03-03 08:30:40 +01:00
dependabot[bot] 5bc4759309 chore(deps): bump prismjs from 1.21.0 to 1.23.0 in /docs
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.21.0 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.21.0...v1.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 23:17:10 +01:00
lnu 3269a47ee7 feat: use RWMutex for map access 2021-03-01 07:11:01 +01:00
TravisTX 7d785df08a feat: include folders 2021-02-28 21:05:11 +01:00
Jan De Dobbeleer 41f2c3d5a6 feat: upgrade dependencies 2021-02-28 17:35:57 +01:00
Laurent Nullens dd6efd618d fix: missing mixed in path style enum
missing mixed in path style enum.
2021-02-28 09:35:01 +01:00
Jan De Dobbeleer dc3f758612 revert: windows arm build
This reverts commit 58c2ca2b59
2021-02-27 16:57:36 +01:00
Jan De Dobbeleer 58c2ca2b59 feat: windows arm build
relates to #461
2021-02-27 16:53:08 +01:00
Jan De Dobbeleer 404a123217 feat: use go embed 2021-02-27 16:48:57 +01:00
Jan De Dobbeleer 67f4f2dad0 feat: build with go 1.16 2021-02-27 16:48:57 +01:00
Jan De Dobbeleer 0ec90a1760 fix(themes): remove incorrect error icon
resolves #418
2021-02-27 13:44:04 +01:00
Jan De Dobbeleer 3fbf785bd9 feat: ansi text formats
resolves #440
2021-02-27 13:19:44 +01:00
Jan De Dobbeleer 2fd823c464 docs(pwsh): remove the beta flag
resolves #446
2021-02-26 06:57:34 +01:00
Jan De Dobbeleer be1ec7bea3 feat(os): show/hide distro name
resolves #443
2021-02-26 06:57:34 +01:00
Jan De Dobbeleer ae8e6d6ccb refactor: session tests
relates to #453
2021-02-25 12:08:59 +01:00
Joseph Petersen daf324781b fix(session): use DefaultUserName 2021-02-25 08:14:19 +01:00
Jan De Dobbeleer 7377f31d70 fix(scoop): add executables to PATH
resolves #449
2021-02-24 13:13:10 +01:00
Jan De Dobbeleer 58f1789415 feat(session): default user override
resolves #447
2021-02-24 10:12:47 +01:00
Brian Surowiec 1a907f3c48 chore: add color format to schema 2021-02-22 08:51:58 +01:00
Jan De Dobbeleer 2ab7ff94d7 feat(git): branch status switch
resolves #438
2021-02-19 19:40:13 +01:00
Vixb 0c17b30dc6 chore: rename repository of oh-my-posh2 2021-02-19 07:50:56 +01:00
Phil Scott 94c2b00d4e feat: add hotstick theme
Adding a simple theme that uses only the base powerline characters.

Should help users who want to start with a prompt with Cascadia Code PL
2021-02-18 19:42:21 +01:00
Jan De Dobbeleer 734158a8a3 refactor: universal display_default
relates to #380
2021-02-18 19:11:55 +01:00
Jan De Dobbeleer 59b0595c5b fix(pwsh): do not validate permissions before set
the current implementation is too flacky and breaks the module on
certain unix systems

relates to #393
2021-02-18 17:07:19 +01:00
Jan De Dobbeleer f92904af5e docs(pwsh): correct theme export guide 2021-02-18 10:46:33 +01:00
Jan De Dobbeleer 9b137827e1 fix(pwsh): correct encoding for config export
resolves #425
2021-02-18 10:46:21 +01:00
Jan De Dobbeleer de498044c9 fix(go): support 1.16
resolves #428
2021-02-18 08:49:25 +01:00
Jan De Dobbeleer c7db86ed4c fix(language): do not parse version when empty
relates to #423
2021-02-16 13:58:12 +01:00
Laurent Nullens 6dc9ded7a4 fix: missed repo rename in ys theme file 2021-02-16 10:01:15 +01:00
Jan De Dobbeleer 78c1db9d46 docs: typo fix 2021-02-16 09:00:02 +01:00
Jan De Dobbeleer e51685607d feat(pwsh): move out of beta 2021-02-16 09:00:02 +01:00
Jan De Dobbeleer b59b4197dc chore: rename repository 2021-02-16 09:00:02 +01:00
Elsa 32c534731a feat: add ys theme 2021-02-16 07:06:59 +01:00
Jan De Dobbeleer 87af930b75 fix: switch for OSC99 2021-02-15 23:23:44 +01:00
Jan De Dobbeleer 853eaa3890 feat(session): support text template
relates to #376
2021-02-15 23:23:44 +01:00
Jan De Dobbeleer 507906009d feat(battery): support color templates
relates to #376
2021-02-15 23:23:44 +01:00
Jan De Dobbeleer 0da40e6aa7 feat(node): version mismatch color
resolves #378
2021-02-15 23:23:44 +01:00
Asaf Mahlev c71c5e86cb feat: added Mixed path option - displays the path if it's short enough 2021-02-15 17:03:35 +01:00
Jan De Dobbeleer 4750d19d86 chore: add color templates to schema 2021-02-15 13:36:42 +01:00