oh-my-posh/src
2024-08-27 09:43:38 +02:00
..
build feat: add version -v 2023-07-02 21:11:01 +02:00
cache feat(template): add .PSWD 2024-08-06 14:26:38 +02:00
cli feat(upgrade): remove no new version notice 2024-08-27 09:43:38 +02:00
color refactor(color): move background Template to colors 2024-07-25 21:03:10 +02:00
config fix(export): omit specific fields 2024-08-27 09:43:38 +02:00
constants refactor: move segments to module 2022-02-03 10:44:18 +01:00
font refactor(font): remove unnecessary string formatting 2024-08-17 10:18:44 +02:00
image fix(image): export with correct file name 2024-07-11 20:51:51 +02:00
log fix(prompt): align right block logic with rprompt 2024-07-10 10:11:48 +02:00
maps refactor: rename concurrent to maps 2024-07-04 11:05:24 +02:00
prompt fix(shell): avoid unexpected expansions in Bash/Zsh 2024-08-27 09:43:38 +02:00
properties refactor: merge net and http under runtime module 2024-07-04 11:05:24 +02:00
regex fix: hyperlink regex updated 2022-02-06 09:49:36 +01:00
runtime feat(http): use standard library proxy resolution 2024-08-22 08:33:01 +02:00
segments fix(sitecore): replace HasFiles with HasFilesInDir 2024-08-13 08:21:55 +02:00
shell fix(bash): respect PROMPT_COMMAND as an array 2024-08-27 09:43:38 +02:00
template feat(template): add .PSWD 2024-08-06 14:26:38 +02:00
terminal fix(shell): avoid unexpected expansions in Bash/Zsh 2024-08-27 09:43:38 +02:00
test fix(sitecore): replace HasFiles with HasFilesInDir 2024-08-13 08:21:55 +02:00
upgrade fix(notice): disable notice when we're not connected 2024-07-22 11:48:12 +02:00
winres feat(windows): manifest file 2022-08-26 22:28:26 +02:00
.golangci.yml chore(lint): remove init check 2024-05-04 08:07:47 +02:00
.goreleaser.yml feat(build): sign windows binaries on release 2024-07-09 15:18:07 +02:00
go.mod chore: bump github.com/hashicorp/hcl/v2 from 2.21.0 to 2.22.0 in /src 2024-08-27 00:22:47 +00:00
go.sum chore: bump github.com/hashicorp/hcl/v2 from 2.21.0 to 2.22.0 in /src 2024-08-27 00:22:47 +00:00
main.go feat: add version -v 2023-07-02 21:11:01 +02:00
main_test.go refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00