mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 06:46:40 +00:00
feat(zshenv): add support for using aqua
This commit is contained in:
3
zshenv
3
zshenv
@@ -298,6 +298,9 @@ export MISE_LIST_ALL_VERSIONS=1
|
|||||||
path_prepend "$HOME/.local/share/mise/bin"
|
path_prepend "$HOME/.local/share/mise/bin"
|
||||||
path_prepend "$HOME/.local/share/mise/shims"
|
path_prepend "$HOME/.local/share/mise/shims"
|
||||||
|
|
||||||
|
# aqua setup
|
||||||
|
path_prepend "$HOME/.local/share/aquaproj-aqua/bin"
|
||||||
|
|
||||||
# orbstack setup
|
# orbstack setup
|
||||||
source-if-exists "$HOME/.orbstack/shell/init.zsh"
|
source-if-exists "$HOME/.orbstack/shell/init.zsh"
|
||||||
path_prepend "$HOME/.orbstack/bin"
|
path_prepend "$HOME/.orbstack/bin"
|
||||||
|
|||||||
Reference in New Issue
Block a user