oh-my-posh/src
David Hrdlička caa2481589 fix(elixir): match on *.exs files too
the `.exs` file extension is used for Elixir scripts, this also
includes project files and tests in Mix projects
2023-01-10 19:41:38 +01:00
..
ansi feat: cycle through colors 2023-01-10 13:54:51 +01:00
cli fix(pwd): do not print quotes 2023-01-09 09:18:18 +01:00
constants refactor: move segments to module 2022-02-03 10:44:18 +01:00
engine feat: cycle through colors 2023-01-10 13:54:51 +01:00
font chore(go): update dependencies 2022-12-14 15:50:57 +01:00
http refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00
log refactor(debug): extract log from platform 2022-11-21 19:29:46 +01:00
mock refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00
platform feat(shell): add a CLI timeout of 4 seconds 2023-01-08 10:43:42 +01:00
properties refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00
regex fix: hyperlink regex updated 2022-02-06 09:49:36 +01:00
segments fix(elixir): match on *.exs files too 2023-01-10 19:41:38 +01:00
shell fix(zsh): tooltip compatibility with oh-my-zsh 2023-01-10 13:54:51 +01:00
template refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00
test feat(az): parse pwsh context from module output 2022-09-26 08:23:03 +02:00
winres feat(windows): manifest file 2022-08-26 22:28:26 +02:00
.golangci.yml feat(connection): new segment 2022-10-05 16:16:17 +02:00
.goreleaser.yml feat(windows): manifest file 2022-08-26 22:28:26 +02:00
go.mod refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00
go.sum fix(go): correct gopsutil dependency 2022-12-21 19:34:30 +01:00
main.go refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00
main_test.go refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00