mise: Configure mise-en-place
This commit is contained in:
parent
d82fe28a77
commit
dc8c114773
4 changed files with 6 additions and 0 deletions
|
|
@ -88,6 +88,8 @@ _has() {
|
|||
|
||||
_has direnv && eval "$(direnv hook zsh)" || true
|
||||
|
||||
_has mise && eval "$(mise activate zsh)" || true
|
||||
|
||||
FZF_CTRL_T_COMMAND=''
|
||||
_has fzf && eval "$(fzf --zsh)" || true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue