refactor(fish): drop classic direnv, keep direnv-instant only
This commit is contained in:
@@ -56,10 +56,6 @@
|
|||||||
git = true;
|
git = true;
|
||||||
extraOptions = [ ];
|
extraOptions = [ ];
|
||||||
};
|
};
|
||||||
direnv = {
|
|
||||||
enable = true;
|
|
||||||
enableFishIntegration = true;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user