Revert "enable direnv in starship"

This reverts commit 4fd785edfd.
This commit is contained in:
Adithya 2024-04-26 19:50:32 +05:30
parent 238574a48f
commit 20d4e0b42e
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -5,7 +5,6 @@ _: {
add_newline = false;
git_metrics.disabled = false;
nix_shell.disabled = true;
direnv.disabled = false;
};
};
}