fixed mise eval always getting cached
This commit is contained in:
parent
65c7594d29
commit
b912fb35e8
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ smartcache eval zoxide init --cmd cd zsh
|
|||
smartcache eval atuin init zsh
|
||||
smartcache eval direnv hook zsh
|
||||
{{- if eq .chezmoi.osRelease.id "endeavouros" }}
|
||||
smartcache eval mise activate zsh
|
||||
eval "$(mise activate zsh)"
|
||||
{{- end }}
|
||||
|
||||
# source files
|
||||
|
|
Loading…
Add table
Reference in a new issue