mirror of
https://github.com/wlcx/home.git
synced 2025-12-10 12:33:45 +00:00
direnv: increase warning time
This commit is contained in:
parent
d90384b2de
commit
b15ba6c14c
@ -95,6 +95,7 @@ in
|
|||||||
direnv = {
|
direnv = {
|
||||||
enable = true;
|
enable = true;
|
||||||
nix-direnv.enable = true;
|
nix-direnv.enable = true;
|
||||||
|
config.global.warn_timeout = "30s";
|
||||||
};
|
};
|
||||||
|
|
||||||
fzf = {
|
fzf = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user