show direnv messages
parent
80cfec3772
commit
5cf0fc3441
|
@ -17,7 +17,7 @@ let
|
||||||
enableSyntaxHighlighting = true;
|
enableSyntaxHighlighting = true;
|
||||||
enableAutosuggestions = true;
|
enableAutosuggestions = true;
|
||||||
enableCompletion = true;
|
enableCompletion = true;
|
||||||
initExtra = ''export DIRENV_LOG_FORMAT=""'';
|
# initExtra = ''export DIRENV_LOG_FORMAT=""'';
|
||||||
plugins = [{
|
plugins = [{
|
||||||
name = "forgit";
|
name = "forgit";
|
||||||
src = inputs.forgit-git;
|
src = inputs.forgit-git;
|
||||||
|
|
Loading…
Reference in New Issue