oh-my-posh/src
2022-11-05 20:10:01 +01:00
..
cli feat(debug): add shell name 2022-11-03 17:28:31 +01:00
color feat(palette): conditional palettes 2022-10-14 20:25:00 +02:00
console refactor: remove shell name from plain init 2022-06-16 19:38:12 +02:00
constants refactor: move segments to module 2022-02-03 10:44:18 +01:00
engine feat(segment): add xmake 2022-11-05 20:10:01 +01:00
environment refactor(shell): use fs instead of os for parent 2022-11-03 17:28:31 +01:00
font fix(font): do not fail on non-admin for Windows 2022-08-29 08:27:31 +02:00
http fix(http): correct logic for authentication header 2022-08-18 08:50:56 +02:00
mock feat(connection): new segment 2022-10-05 16:16:17 +02:00
properties feat(connection): new segment 2022-10-05 16:16:17 +02:00
regex fix: hyperlink regex updated 2022-02-06 09:49:36 +01:00
segments feat(segment): add xmake 2022-11-05 20:10:01 +01:00
shell fix(fish): collect commandline keyword after split 2022-11-04 21:46:45 +01:00
template fix(templates): only match alphanumeric strings 2022-10-19 20:58:55 +02: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 fix(dependencies): update and fix gopsutil 2022-10-16 00:18:00 +02:00
go.sum fix(dependencies): update and fix gopsutil 2022-10-16 00:18:00 +02:00
main.go fix(cli): version info compatibility 2022-03-13 07:57:35 +01:00
main_test.go refactor(shell): use fs instead of os for parent 2022-11-03 17:28:31 +01:00