oh-my-posh/src
2022-04-03 07:44:05 +02:00
..
cli fix(cli): avoid panicking when no argument is given (#2024) 2022-04-03 07:44:05 +02:00
color fix(fish): escape hyperlinks correctly 2022-03-29 19:46:23 +02:00
console fix(title): trim ansi 2022-03-14 22:16:22 +01:00
constants refactor: move segments to module 2022-02-03 10:44:18 +01:00
engine feat: update dependencies 2022-03-29 20:47:45 +02:00
environment fix: adjust golangci-lint for go1.18 2022-03-25 08:54:56 +01:00
mock refactor(cli): migrate to cobra 2022-03-12 23:05:57 +01:00
properties feat: move template to segment 2022-03-27 15:42:42 +02:00
regex fix: hyperlink regex updated 2022-02-06 09:49:36 +01:00
segments feat(project): cargo and poetry support 2022-04-01 11:54:33 +02:00
shell fix(pwsh): do not tweak posh-git prompt settings 2022-03-31 22:37:10 +02:00
template fix(language): version url templates fix 2022-03-23 10:35:52 +01:00
test feat(az): add user type 2022-03-21 16:12:19 +01:00
.golangci.yml chore: update go dependencies 2021-06-09 07:19:04 +02:00
.goreleaser.yml feat: build darwin arm64 2022-03-29 19:46:23 +02:00
go.mod feat(project): cargo and poetry support 2022-04-01 11:54:33 +02:00
go.sum feat: update dependencies 2022-03-29 20:47:45 +02:00
main.go fix(cli): version info compatibility 2022-03-13 07:57:35 +01:00
main_test.go refactor: move engine to module 2022-02-03 10:44:18 +01:00