Zesk Build release v0.34.0
All color style decorations can now be overridden; likely faster as well.
Also iterm2-colors.conf is named term-colors.conf and you can override any color, including iTerm2 colors.
Copyright © 2026 Market Acumen, Inc.
- Previous version: v0.33.11
- Added a few new hooks for version notes customization.
version-notesandversion-notes-copyright. - Fixed leaked temp file
jsonSetValueand added test for same - Modified
_installRemotePackageto optionally take an additional directory parameter to allow for installation targets; e.g.install-bin-build.sh projectA/bin/build - New ability to pass in a directory to
install-bin-build.sh(same) - Added a failure
mp3for alternate notificationhookRun notify --sound zesk-build-failed Things went poorly. - Added
sshKnownHostRemove - Deprecated
sshAddKnownHost->sshKnownHostAdd - Newer
decorateallows for overriding of individual styles globally using__BUILD_COLORSwhich is a simple color=format line-based text string. - Moved
isArrayto its own identical file and removed dependencies onisType- now used indecorate - Quieter
awsIPAccess - Added
decorate-extensions.sh - Deprecated
bashPromptModule_iTerm2Colors->bashPromptModule_TermColors bashPromptModule_TermColors- supports same RGB colors as iTerm2- Fixed issue with
--orderinbashPrompt- clamped to 99 - clean up
bashPromptstate - decorate stability
bashFunctionDefinedsupports spaces before function definitions now- hiding sudo message