shells: direnv -> mise
This commit is contained in:
parent
ae084dbab3
commit
60958b6840
3 changed files with 8 additions and 4 deletions
|
@ -20,7 +20,7 @@ if status is-interactive
|
|||
end
|
||||
end
|
||||
|
||||
if command -q direnv
|
||||
direnv hook fish | source
|
||||
if command -q mise
|
||||
mise activate fish | source
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue