shells: get rid of direnv, work around dynamic vars with simple scripts
This commit is contained in:
parent
6ac19899f4
commit
fcb95a7eec
2 changed files with 0 additions and 8 deletions
|
@ -20,10 +20,6 @@ if status is-interactive
|
|||
end
|
||||
end
|
||||
|
||||
if command -q direnv
|
||||
direnv hook fish | source
|
||||
end
|
||||
|
||||
if command -q mise
|
||||
mise activate fish | source
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue