Enable direnv.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
packages =
|
||||
with pkgs;
|
||||
[
|
||||
direnv
|
||||
fzf
|
||||
git
|
||||
home-manager
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
{
|
||||
dircolors.enable = true;
|
||||
|
||||
direnv.enable = true;
|
||||
|
||||
fish = {
|
||||
enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user