2024-06-01 16:03:06 by Benny Siegert | Files touched by this commit (168) |
Log message:
Revbump all Go packages, default Go version is now 1.22.
|
2024-05-30 08:50:39 by pin | Files touched by this commit (2) | |
Log message:
shells/oh-my-posh: update to 21.0.0
v21.0.0
Features
- owm: only use location for api call (722073b)
BREAKING CHANGES
- owm: location is now required instead of latitude and longitude
v20.2.3
Bug Fixes
- ansi: reset background when transparent (099f6cb)
|
2024-05-28 05:27:47 by pin | Files touched by this commit (2) | |
Log message:
shells/oh-my-posh: update to 20.2.2
Bug Fixes
- font: use font base name (517b7a6)
|
2024-05-26 21:04:49 by pin | Files touched by this commit (3) | |
Log message:
shells/oh-my-posh: update to 20.2.1
Bug Fixes
- cmd: initialize cache correctly (45d6f5d), closes #4959
|
2024-05-23 20:29:12 by pin | Files touched by this commit (3) | |
Log message:
shells/oh-my-posh: update to 20.2.0
Features
- helm: add helmfile support (11606ea)
|
2024-05-23 13:54:58 by pin | Files touched by this commit (2) | |
Log message:
shells/oh-my-posh: update to 20.1.0
Features
- powerline: add leading_powerline_symbol (be47940)
|
2024-05-21 11:22:45 by pin | Files touched by this commit (2) | |
Log message:
shells/oh-my-posh: update to 20.0.2
v20.0.2
Bug Fixes
- iterm: initialize prompt mark correctly for all supported shells (eebb45e)
v20.0.1
Bug Fixes
- correct links for versions higher than 6 (5dee9d7)
|
2024-05-20 10:00:05 by pin | Files touched by this commit (2) | |
Log message:
shells/oh-my-posh: update to 20.0.0
v20.0.0
Features
iterm: add iTerm features to the root configuration (e7a10ac)
BREAKING CHANGES
iterm: The iTerm segment has been removed and its features
have been added to the root configuration. To re-enable the iTerm
features, remove the iTerm segment and add the following to your
oh-my-posh configuration:
{
"iterm_features": ["prompt_mark", "current_dir", \
"remote_host"]
}
Choose this option if you want to enable the prompt mark for shell
integration and/or enable current directory and remote host in the
iTerm status bar.
v19.32.0
Features
zsh: remove rprompt space natively (391ceaf)
v19.31.0
Features
go: upgrade to 1.22.3 (950c608)
|
2024-05-17 14:51:03 by pin | Files touched by this commit (2) | |
Log message:
shells/oh-my-posh: update to 19.30.0
Features
- font: add official Cascadia Code release (4e9f7f9), closes #4936
|
2024-05-15 13:59:23 by pin | Files touched by this commit (2) | |
Log message:
shells/oh-my-posh: update to 19.29.1
Bug Fixes
- template: correctly map SHLVL for use (2a144c9)
|