mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 03:06:40 +00:00
feat(zshenv): add ToolHive bin to PATH
This commit is contained in:
3
zshenv
3
zshenv
@@ -396,6 +396,9 @@ path_prepend "$HOME/.codeium/windsurf/bin"
|
|||||||
# LM Studio setup
|
# LM Studio setup
|
||||||
path_prepend "$HOME/.cache/lm-studio/bin"
|
path_prepend "$HOME/.cache/lm-studio/bin"
|
||||||
|
|
||||||
|
# ToolHive setup
|
||||||
|
path_prepend "$HOME/.toolhive/bin"
|
||||||
|
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
# Local Overrides
|
# Local Overrides
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user